mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
disable redis auth
This commit is contained in:
@@ -16,9 +16,10 @@ spec:
|
||||
values: |
|
||||
architecture: standalone
|
||||
auth:
|
||||
sentinel: true
|
||||
existingSecret: redis-credentials
|
||||
existingSecretPasswordKey: redis-password
|
||||
enabled: false
|
||||
# sentinel: true
|
||||
# existingSecret: redis-credentials
|
||||
# existingSecretPasswordKey: redis-password
|
||||
persistence:
|
||||
size: 20Gi
|
||||
# storageClass: nfs-client
|
||||
|
||||
Reference in New Issue
Block a user