helm: fix error that FLUSHDB Command is not available
This commit is contained in:
@ -42,3 +42,5 @@ redis:
|
||||
master:
|
||||
persistence:
|
||||
enabled: false
|
||||
# https://stackoverflow.com/a/59189742
|
||||
disableCommands: []
|
||||
|
||||
Reference in New Issue
Block a user