Common 4.0 App Refactor Part 5 - Stavos
This commit is contained in:
@@ -9,18 +9,10 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: cpu-2021.02.1
|
||||
|
||||
podSecurityContext:
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
fsGroup: 0
|
||||
supplementalGroups: [24, 44, 107]
|
||||
|
||||
envTpl:
|
||||
# Permissions Settings
|
||||
# Permissions Settings
|
||||
USER_ID: "568"
|
||||
GROUP_ID: "568"
|
||||
|
||||
##
|
||||
# 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