Common 4.0 App Refactor Part 5 - Stavos
This commit is contained in:
@@ -9,7 +9,12 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.7.5
|
||||
|
||||
|
||||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
fsGroup: 568
|
||||
supplementalGroups: [44, 107]
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
# For other options please refer to the wiki, default_values.yaml or the common library chart
|
||||
|
||||
Reference in New Issue
Block a user