nacos
This commit is contained in:
@ -115,7 +115,7 @@ auth:
|
||||
## @param auth.erlangCookie Erlang cookie to determine whether different nodes are allowed to communicate with each other
|
||||
## ref: https://github.com/bitnami/bitnami-docker-rabbitmq#environment-variables
|
||||
##
|
||||
erlangCookie: ""
|
||||
erlangCookie: "gkxl650"
|
||||
## @param auth.existingErlangSecret Existing secret with RabbitMQ Erlang cookie (must contain a value for `rabbitmq-erlang-cookie` key)
|
||||
## e.g:
|
||||
## existingErlangSecret: name-of-existing-secret
|
||||
@ -276,7 +276,7 @@ extraContainerPorts: []
|
||||
## @param configuration [string] RabbitMQ Configuration file content: required cluster configuration
|
||||
## Do not override unless you know what you are doing.
|
||||
## To add more configuration, use `extraConfiguration` of `advancedConfiguration` instead
|
||||
##
|
||||
##$RABBITMQ_ERLANG_COOKIE
|
||||
configuration: |-
|
||||
management.path_prefix = /mq
|
||||
{{- if not .Values.loadDefinition.enabled -}}
|
||||
|
Reference in New Issue
Block a user