Fixed api-eventbus node port

This commit is contained in:
PB
2025-10-21 15:56:15 +02:00
parent 671afb470a
commit f3dc764748

View File

@@ -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