Skip to content

Commit

Permalink
Disable redis securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Dec 27, 2018
1 parent adadcc9 commit aeb104b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
enabled: false
master:
securityContext:
enabled: true
enabled: false
fsGroup: 0
runAsUser: 0
persistence:
Expand Down

0 comments on commit aeb104b

Please sign in to comment.