Skip to content
Snippets Groups Projects
Commit ca2deb0b authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

kubernetes: fix base url for RabbitMQ management ui

parent f4e4955e
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ spec:
value: "s3c0sim4!"
- name: RABBITMQ_DEFAULT_USER
value: villas
- name: RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS
value: -rabbitmq_management path_prefix "/rabbitmq"
ports:
- name: web-admin
containerPort: 15672
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment