mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-05 04:39:27 +00:00
update comments
This commit is contained in:
+1
-2
@@ -370,8 +370,7 @@ postgresql:
|
||||
rabbitmq:
|
||||
enabled: false
|
||||
auth:
|
||||
# this does not read from a secret. not sure how to map
|
||||
# just manually make the same
|
||||
# this will not read from a secret. just manually make the same
|
||||
username: kyoo_all
|
||||
existingPasswordSecret: "{{ .Values.global.rabbitmq.infra.existingSecret }}"
|
||||
existingSecretPasswordKey: "{{ .Values.global.rabbitmq.infra.passwordKey }}"
|
||||
|
||||
Reference in New Issue
Block a user