File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 ports :
7474 - containerPort : 5557
7575 name : lstream
76+ - containerPort : 5563
77+ name : rest
7678 volumeMounts :
7779 - name : lstreamd-config-kafka
7880 mountPath : /var/logproxy/lstreamd/conf/lstreamd_default.conf
@@ -101,6 +103,10 @@ spec:
101103 ports :
102104 - port : 5557
103105 protocol : TCP
106+ name : lstreamd
107+ - port : 5563
108+ protocol : TCP
109+ name : rest
104110 selector :
105111 app : coe-kafka
106112---
@@ -116,5 +122,9 @@ spec:
116122 ports :
117123 - port : 5557
118124 protocol : TCP
125+ name : lstreamd
126+ - port : 5563
127+ protocol : TCP
128+ name : rest
119129 selector :
120130 app : coe-kafka
Original file line number Diff line number Diff line change 7373 ports :
7474 - containerPort : 5557
7575 name : lstream
76+ - containerPort : 5563
77+ name : rest
7678 volumeMounts :
7779 - name : lstreamd-config-kafka
7880 mountPath : /var/logproxy/lstreamd/conf/lstreamd_default.conf
@@ -101,6 +103,10 @@ spec:
101103 ports :
102104 - port : 5557
103105 protocol : TCP
106+ name : lstreamd
107+ - port : 5563
108+ protocol : TCP
109+ name : rest
104110 selector :
105111 app : coe-kafka
106112---
@@ -116,5 +122,9 @@ spec:
116122 ports :
117123 - port : 5557
118124 protocol : TCP
125+ name : lstreamd
126+ - port : 5563
127+ protocol : TCP
128+ name : rest
119129 selector :
120130 app : coe-kafka
You can’t perform that action at this time.
0 commit comments