fix(chart): allow FLUSHDB in valkey, required by Laravel
This commit is contained in:
@@ -194,6 +194,8 @@ valkey:
|
|||||||
|
|
||||||
# primary (control plane) configuration
|
# primary (control plane) configuration
|
||||||
primary:
|
primary:
|
||||||
|
disableCommands: # Laravel requires the ability to call FLUSHDB, which is disabled by default
|
||||||
|
- FLUSHALL
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
existingClaim: ""
|
existingClaim: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user