helm: fix error that FLUSHDB Command is not available

This commit is contained in:
Jens Langhammer 2020-02-19 10:57:57 +01:00
parent e27a05a7fc
commit c481558a46
1 changed files with 2 additions and 0 deletions

View File

@ -42,3 +42,5 @@ redis:
master:
persistence:
enabled: false
# https://stackoverflow.com/a/59189742
disableCommands: []