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
No related merge requests found
......@@ -32,8 +32,9 @@ serviceAccount:
podAnnotations: {}
podSecurityContext:
{}
# fsGroup: 1001
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
securityContext:
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