Common 4.0 App Refactor Part 5 - Stavos
This commit is contained in:
@@ -8,14 +8,6 @@ image:
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
# Configure the Security Context for the Pod
|
||||
podSecurityContext:
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
fsGroup: 0
|
||||
supplementalGroups: [5, 20, 24]
|
||||
|
||||
env: {}
|
||||
# TZ:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user