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