Update questions.yaml (#1716)
This commit is contained in:
@@ -288,6 +288,7 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
|
# Include{securityContextAdvanced}
|
||||||
|
|
||||||
- variable: podSecurityContext
|
- variable: podSecurityContext
|
||||||
group: "Security and Permissions"
|
group: "Security and Permissions"
|
||||||
@@ -313,26 +314,7 @@ questions:
|
|||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 568
|
default: 568
|
||||||
- variable: supplementalGroups
|
# Include{podSecurityContextAdvanced}
|
||||||
label: "supplemental Groups"
|
|
||||||
schema:
|
|
||||||
type: list
|
|
||||||
default: []
|
|
||||||
items:
|
|
||||||
- variable: supplementalGroupsEntry
|
|
||||||
label: "supplemental Group"
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
- variable: fsGroupChangePolicy
|
|
||||||
label: "When should we take ownership?"
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
default: "OnRootMismatch"
|
|
||||||
enum:
|
|
||||||
- value: "OnRootMismatch"
|
|
||||||
description: "OnRootMismatch"
|
|
||||||
- value: "Always"
|
|
||||||
description: "Always"
|
|
||||||
|
|
||||||
# Include{resources}
|
# Include{resources}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user