We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76b3d8 commit b14fa57Copy full SHA for b14fa57
1 file changed
k8s/redis.yaml
@@ -12,7 +12,7 @@ data:
12
redis.conf: |
13
bind 0.0.0.0
14
port 6379
15
- protected-mode yes
+ protected-mode no
16
appendonly yes
17
appendfsync everysec
18
maxmemory 512mb
0 commit comments