Add Supplementalgroups to supporting apps (#808)
* aims to fix some jellyfin issues * bump * add supplementalgroup option * Remove podSecurityContext from ix_values.yaml
This commit is contained in:
@@ -619,6 +619,16 @@ questions:
|
||||
schema:
|
||||
type: int
|
||||
default: 568
|
||||
- variable: supplementalGroups
|
||||
label: "When should we take ownership?"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: supplementalGroupsEntry
|
||||
label: "When should we take ownership?"
|
||||
schema:
|
||||
type: int
|
||||
- variable: fsGroupChangePolicy
|
||||
label: "When should we take ownership?"
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user