mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
update comments
This commit is contained in:
parent
cdd2c3c457
commit
db7c77383d
@ -370,8 +370,7 @@ postgresql:
|
|||||||
rabbitmq:
|
rabbitmq:
|
||||||
enabled: false
|
enabled: false
|
||||||
auth:
|
auth:
|
||||||
# this does not read from a secret. not sure how to map
|
# this will not read from a secret. just manually make the same
|
||||||
# just manually make the same
|
|
||||||
username: kyoo_all
|
username: kyoo_all
|
||||||
existingPasswordSecret: "{{ .Values.global.rabbitmq.infra.existingSecret }}"
|
existingPasswordSecret: "{{ .Values.global.rabbitmq.infra.existingSecret }}"
|
||||||
existingSecretPasswordKey: "{{ .Values.global.rabbitmq.infra.passwordKey }}"
|
existingSecretPasswordKey: "{{ .Values.global.rabbitmq.infra.passwordKey }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user