Disable mongo securityContext

master
stefanprodan 2018-12-27 15:18:30 +02:00
parent cd74d7e607
commit adadcc9c52
1 changed files with 4 additions and 0 deletions

View File

@ -20,3 +20,7 @@ spec:
usePassword: false
persistence:
enabled: false
securityContext:
enabled: true
fsGroup: 0
runAsUser: 0