diff --git a/local-values/rabbitmq/crm1.yaml b/local-values/rabbitmq/crm1.yaml index 15f0a14..0a8dbe6 100644 --- a/local-values/rabbitmq/crm1.yaml +++ b/local-values/rabbitmq/crm1.yaml @@ -105,7 +105,7 @@ auth: ## @param auth.password RabbitMQ application password ## ref: https://github.com/bitnami/bitnami-docker-rabbitmq#environment-variables ## - password: "123456" + password: "gkxl650" ## @param auth.existingPasswordSecret Existing secret with RabbitMQ credentials (must contain a value for `rabbitmq-password` key) ## e.g: ## existingPasswordSecret: name-of-existing-secret @@ -278,6 +278,7 @@ extraContainerPorts: [] ## To add more configuration, use `extraConfiguration` of `advancedConfiguration` instead ## configuration: |- + management.path_prefix = /mq {{- if not .Values.loadDefinition.enabled -}} ## Username and password ## @@ -879,7 +880,7 @@ ingress: ## @param ingress.hostname Default host for the ingress resource ## hostname: crm1.sino-assist.com - + ## @param ingress.annotations Additional annotations for the Ingress resource. To enable certificate autogeneration, place here your cert-manager annotations. ## For a full list of possible ingress annotations, please see ## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md