Skip to content

Commit

Permalink
Disable mongo securityContext
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Dec 27, 2018
1 parent cd74d7e commit adadcc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions releases/mongodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ spec:
usePassword: false
persistence:
enabled: false
securityContext:
enabled: true
fsGroup: 0
runAsUser: 0

0 comments on commit adadcc9

Please sign in to comment.