Update redis to enable flushall command
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-03-31 12:58:27 -04:00
parent 5524d44c34
commit d9d5a1af57
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -190,7 +190,6 @@ spec:
##
disableCommands:
- FLUSHDB
- FLUSHALL
## @param master.command Override default container command (useful when using custom images)
##
command: []