remove redis secret
This commit is contained in:
@@ -18,9 +18,9 @@ auth:
|
||||
enabled: true
|
||||
password: ""
|
||||
sentinel: true
|
||||
existingSecret: ""
|
||||
existingSecret: "redis"
|
||||
usePasswordFiles: false
|
||||
existingSecretPasswordKey: ""
|
||||
existingSecretPasswordKey: "redis-password"
|
||||
usePasswordFileFromSecret: true
|
||||
|
||||
rbac:
|
||||
|
||||
Reference in New Issue
Block a user