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:
Kjeld Schouten-Lebbing
2021-08-24 12:53:31 +02:00
committed by GitHub
parent 50c9ad07c9
commit 216b27a1f9
60 changed files with 561 additions and 24 deletions
+10
View File
@@ -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: