Skip to content
Snippets Groups Projects
Commit fdda9569 authored by andree.klattenhoff's avatar andree.klattenhoff
Browse files

CI: Allow flushall/flushdb for redis sentinel

parent 27870bed
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,11 @@ redis:
master:
persistence:
enabled: false
disableCommands: []
replica:
persistence:
enabled: false
disableCommands: []
sentinel:
enabled: true
replicas: 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment