feat(mongo): remove pod and container security context configurations in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
4718bb3002
commit
d8b046dc97
@ -12,13 +12,6 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
architecture: standalone
|
||||
useStatefulSet: true
|
||||
podSecurityContext:
|
||||
enabled: true
|
||||
fsGroup: 999
|
||||
containerSecurityContext:
|
||||
enabled: true
|
||||
runAsUser: 999
|
||||
runAsGroup: 999
|
||||
auth:
|
||||
enabled: false
|
||||
extraEnvVars: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user