You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
serverContainerPort: &proxy-serverPort 9071 # you do not have to set this value, it will be 8080 if you don't. This is mostly to avoid conflicts with other applications.
16
+
nodePort: &proxy-serverNodePort 30030
17
+
7
18
# message plane
8
19
messageBroker:
9
20
username: &messageBroker-username "controller"
10
21
# based off of templates/rabbitmq-secret.yaml, this is a hardcoded secret name we can reference across numerous applications
0 commit comments