Skip to content
Snippets Groups Projects
Commit 92383ad8 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

define security context

parent 10551d7c
No related branches found
No related tags found
No related merge requests found
Pipeline #7244 passed
......@@ -20,8 +20,9 @@ application:
podAnnotations: {}
podSecurityContext:
{}
# fsGroup: 2000
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
securityContext:
{}
......
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