Skip to content
Snippets Groups Projects
Commit 01995802 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

provide podSecurityContext

parent a034ea51
No related branches found
No related tags found
2 merge requests!108Fixing py 3.12,!106Use ceph fs
...@@ -32,8 +32,9 @@ serviceAccount: ...@@ -32,8 +32,9 @@ serviceAccount:
podAnnotations: {} podAnnotations: {}
podSecurityContext: podSecurityContext:
{} runAsUser: 1000
# fsGroup: 1001 runAsGroup: 1000
fsGroup: 1000
securityContext: securityContext:
runAsNonRoot: true runAsNonRoot: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment