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
|
pullPolicy: IfNotPresent
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
useStatefulSet: true
|
useStatefulSet: true
|
||||||
podSecurityContext:
|
|
||||||
enabled: true
|
|
||||||
fsGroup: 999
|
|
||||||
containerSecurityContext:
|
|
||||||
enabled: true
|
|
||||||
runAsUser: 999
|
|
||||||
runAsGroup: 999
|
|
||||||
auth:
|
auth:
|
||||||
enabled: false
|
enabled: false
|
||||||
extraEnvVars: []
|
extraEnvVars: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user