Fixed api-eventbus node port
This commit is contained in:
@@ -10,10 +10,14 @@ spec:
|
|||||||
selector:
|
selector:
|
||||||
app: api-eventbus
|
app: api-eventbus
|
||||||
ports:
|
ports:
|
||||||
|
- name: api-eventbus
|
||||||
|
protocol: TCP
|
||||||
|
port: 5672
|
||||||
|
nodePort: 31200
|
||||||
- name: api-eventbus-mngmnt
|
- name: api-eventbus-mngmnt
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 15672
|
port: 15672
|
||||||
nodePort: 31200
|
nodePort: 31299
|
||||||
# - name: api-eventbus-metrics
|
# - name: api-eventbus-metrics
|
||||||
# protocol: TCP
|
# protocol: TCP
|
||||||
# port: 15692
|
# port: 15692
|
||||||
|
|||||||
Reference in New Issue
Block a user