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
|
tag: 8.0.4-debian-12-r3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
useStatefulSet: true
|
useStatefulSet: false
|
||||||
podSecurityContext:
|
|
||||||
enabled: true
|
|
||||||
containerSecurityContext:
|
|
||||||
enabled: true
|
|
||||||
runAsUser: 0
|
|
||||||
runAsGroup: 0
|
|
||||||
runAsNonRoot: false
|
|
||||||
privileged: true
|
|
||||||
allowPrivilegeEscalation: true
|
|
||||||
auth:
|
auth:
|
||||||
enabled: false
|
enabled: false
|
||||||
extraEnvVars: []
|
extraEnvVars: []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user