feat(mongo): update values.alpha.yaml to disable StatefulSet and modify security context settings
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
846073d5a8
commit
e0ba1e9333
@ -11,16 +11,7 @@ image:
|
||||
tag: 8.0.4-debian-12-r3
|
||||
pullPolicy: IfNotPresent
|
||||
architecture: standalone
|
||||
useStatefulSet: true
|
||||
podSecurityContext:
|
||||
enabled: true
|
||||
containerSecurityContext:
|
||||
enabled: true
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
runAsNonRoot: false
|
||||
privileged: true
|
||||
allowPrivilegeEscalation: true
|
||||
useStatefulSet: false
|
||||
auth:
|
||||
enabled: false
|
||||
extraEnvVars: []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user