Common 4.0 App Refactor Part 7 - Stavos
This commit is contained in:
@@ -9,6 +9,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.1
|
||||
|
||||
# 5=tty 20=dialout 24=cdrom
|
||||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 568
|
||||
|
||||
@@ -473,18 +473,6 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: supplementalGroups
|
||||
label: "supplementalGroups"
|
||||
description: "Additional groups this App needs access to"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: Group
|
||||
label: "Group"
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: fsGroup
|
||||
label: "fsGroup"
|
||||
description: "The group that should own ALL storage."
|
||||
|
||||
@@ -10,6 +10,7 @@ image:
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
# 5=tty 20=dialout 24=cdrom
|
||||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 568
|
||||
|
||||
Reference in New Issue
Block a user