add redis.enabled to values.yaml
This commit is contained in:
@ -24,6 +24,9 @@ config:
|
||||
builtin: '*'
|
||||
external: '*'
|
||||
|
||||
redis:
|
||||
enabled: 'false'
|
||||
|
||||
existingSecret: ""
|
||||
|
||||
nameOverride: ""
|
||||
|
Reference in New Issue
Block a user