feat(mongo): add fsGroup configuration to pod security context in values.alpha.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
This commit is contained in:
parent
bb7b1e8600
commit
9b404a4ea4
@ -14,6 +14,7 @@ architecture: standalone
|
||||
useStatefulSet: true
|
||||
podSecurityContext:
|
||||
enabled: true
|
||||
fsGroup: 1000
|
||||
containerSecurityContext:
|
||||
enabled: true
|
||||
runAsUser: 1000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user