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