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