diff --git a/charts/core/k8s-gateway/questions.yaml b/charts/core/k8s-gateway/questions.yaml index 28f89696ed7..5062ea2d04e 100644 --- a/charts/core/k8s-gateway/questions.yaml +++ b/charts/core/k8s-gateway/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/core/traefik/questions.yaml b/charts/core/traefik/questions.yaml index 714cd95a732..21be2acb177 100644 --- a/charts/core/traefik/questions.yaml +++ b/charts/core/traefik/questions.yaml @@ -862,6 +862,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -887,26 +888,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/dependency/mariadb/questions.yaml b/charts/dependency/mariadb/questions.yaml index a786b59e2fa..c63d8781bfc 100644 --- a/charts/dependency/mariadb/questions.yaml +++ b/charts/dependency/mariadb/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/dependency/memcached/questions.yaml b/charts/dependency/memcached/questions.yaml index 38dc598acb9..198d11150d1 100644 --- a/charts/dependency/memcached/questions.yaml +++ b/charts/dependency/memcached/questions.yaml @@ -214,6 +214,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -239,26 +240,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/dependency/postgresql/questions.yaml b/charts/dependency/postgresql/questions.yaml index 089ba4b9a3c..84aea92a6b0 100644 --- a/charts/dependency/postgresql/questions.yaml +++ b/charts/dependency/postgresql/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/dependency/redis/questions.yaml b/charts/dependency/redis/questions.yaml index defe46d4791..79ae7aeba59 100644 --- a/charts/dependency/redis/questions.yaml +++ b/charts/dependency/redis/questions.yaml @@ -252,6 +252,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -277,26 +278,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/omada-controller/questions.yaml b/charts/incubator/omada-controller/questions.yaml index 3365a77efcd..d50eca11580 100644 --- a/charts/incubator/omada-controller/questions.yaml +++ b/charts/incubator/omada-controller/questions.yaml @@ -275,6 +275,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -300,26 +301,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/shlink-web-client/questions.yaml b/charts/incubator/shlink-web-client/questions.yaml index 47fd5ea6251..21e6a618557 100644 --- a/charts/incubator/shlink-web-client/questions.yaml +++ b/charts/incubator/shlink-web-client/questions.yaml @@ -241,6 +241,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -266,26 +267,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/shlink/questions.yaml b/charts/incubator/shlink/questions.yaml index b5dd3d121b8..dbcf4a658d5 100644 --- a/charts/incubator/shlink/questions.yaml +++ b/charts/incubator/shlink/questions.yaml @@ -233,6 +233,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -258,26 +259,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/spotweb/questions.yaml b/charts/incubator/spotweb/questions.yaml index 8d51dab8772..2340983526e 100644 --- a/charts/incubator/spotweb/questions.yaml +++ b/charts/incubator/spotweb/questions.yaml @@ -439,6 +439,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -464,26 +465,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/tdarr-node/questions.yaml b/charts/incubator/tdarr-node/questions.yaml index 3f915c2e98a..788af3d1e43 100644 --- a/charts/incubator/tdarr-node/questions.yaml +++ b/charts/incubator/tdarr-node/questions.yaml @@ -409,6 +409,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -434,26 +435,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/incubator/tdarr/questions.yaml b/charts/incubator/tdarr/questions.yaml index 46cebb6bd61..7c448e6acd9 100644 --- a/charts/incubator/tdarr/questions.yaml +++ b/charts/incubator/tdarr/questions.yaml @@ -493,6 +493,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -518,26 +519,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 82efc0db678..a4905ae63ed 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -331,7 +331,6 @@ securityContext: drop: [] add: [] - # -- Configure the lifecycle for the main container lifecycle: {} diff --git a/charts/stable/airsonic-advanced/questions.yaml b/charts/stable/airsonic-advanced/questions.yaml index 6c14d611eec..03b3603be3c 100644 --- a/charts/stable/airsonic-advanced/questions.yaml +++ b/charts/stable/airsonic-advanced/questions.yaml @@ -414,6 +414,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -439,26 +440,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/airsonic/questions.yaml b/charts/stable/airsonic/questions.yaml index 1263769e91e..d67ea969f71 100644 --- a/charts/stable/airsonic/questions.yaml +++ b/charts/stable/airsonic/questions.yaml @@ -276,6 +276,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -301,26 +302,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/amcrest2mqtt/questions.yaml b/charts/stable/amcrest2mqtt/questions.yaml index d4b4a2f7e91..2ce9b1d2e47 100644 --- a/charts/stable/amcrest2mqtt/questions.yaml +++ b/charts/stable/amcrest2mqtt/questions.yaml @@ -183,6 +183,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -208,26 +209,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/anonaddy/questions.yaml b/charts/stable/anonaddy/questions.yaml index aba2a2a81e4..e2dbdd9b5a8 100644 --- a/charts/stable/anonaddy/questions.yaml +++ b/charts/stable/anonaddy/questions.yaml @@ -344,6 +344,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -369,26 +370,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/apache-musicindex/questions.yaml b/charts/stable/apache-musicindex/questions.yaml index 364885a4c7c..d3fdf3fe5d1 100644 --- a/charts/stable/apache-musicindex/questions.yaml +++ b/charts/stable/apache-musicindex/questions.yaml @@ -219,6 +219,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -244,26 +245,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/appdaemon/questions.yaml b/charts/stable/appdaemon/questions.yaml index fbb0be21ce9..347c9f10c64 100644 --- a/charts/stable/appdaemon/questions.yaml +++ b/charts/stable/appdaemon/questions.yaml @@ -300,6 +300,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -325,26 +326,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/aria2/questions.yaml b/charts/stable/aria2/questions.yaml index a55073b046d..1fdcbe20c5a 100644 --- a/charts/stable/aria2/questions.yaml +++ b/charts/stable/aria2/questions.yaml @@ -340,6 +340,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -365,26 +366,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/audacity/questions.yaml b/charts/stable/audacity/questions.yaml index d32cb063147..ff6a6e22a9f 100644 --- a/charts/stable/audacity/questions.yaml +++ b/charts/stable/audacity/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/authelia/questions.yaml b/charts/stable/authelia/questions.yaml index a2e2d861b18..f93925ae421 100644 --- a/charts/stable/authelia/questions.yaml +++ b/charts/stable/authelia/questions.yaml @@ -970,7 +970,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: true# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -995,26 +996,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/babybuddy/questions.yaml b/charts/stable/babybuddy/questions.yaml index ab28bf7d435..9068a1bad36 100644 --- a/charts/stable/babybuddy/questions.yaml +++ b/charts/stable/babybuddy/questions.yaml @@ -408,6 +408,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -433,26 +434,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/bazarr/questions.yaml b/charts/stable/bazarr/questions.yaml index fa4fbf88d6d..3b35cbc360c 100644 --- a/charts/stable/bazarr/questions.yaml +++ b/charts/stable/bazarr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/beets/questions.yaml b/charts/stable/beets/questions.yaml index f6a9811d551..cd8dc83b733 100644 --- a/charts/stable/beets/questions.yaml +++ b/charts/stable/beets/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/blog/questions.yaml b/charts/stable/blog/questions.yaml index 45a299197bd..72931c57e0b 100644 --- a/charts/stable/blog/questions.yaml +++ b/charts/stable/blog/questions.yaml @@ -292,6 +292,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -317,26 +318,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/boinc/questions.yaml b/charts/stable/boinc/questions.yaml index f609052e0c1..33011b23423 100644 --- a/charts/stable/boinc/questions.yaml +++ b/charts/stable/boinc/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/booksonic-air/questions.yaml b/charts/stable/booksonic-air/questions.yaml index a01ed16bd0c..0425a8f98a9 100644 --- a/charts/stable/booksonic-air/questions.yaml +++ b/charts/stable/booksonic-air/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/bookstack/questions.yaml b/charts/stable/bookstack/questions.yaml index 8c265e806d0..cbc54fcd881 100644 --- a/charts/stable/bookstack/questions.yaml +++ b/charts/stable/bookstack/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/calibre-web/questions.yaml b/charts/stable/calibre-web/questions.yaml index 40e1a54e5a9..1ade06d1612 100644 --- a/charts/stable/calibre-web/questions.yaml +++ b/charts/stable/calibre-web/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/calibre/questions.yaml b/charts/stable/calibre/questions.yaml index 4fb8c80799c..c2be69c4d3a 100644 --- a/charts/stable/calibre/questions.yaml +++ b/charts/stable/calibre/questions.yaml @@ -346,6 +346,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -371,26 +372,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/clarkson/questions.yaml b/charts/stable/clarkson/questions.yaml index 46401c96110..9eca14de494 100644 --- a/charts/stable/clarkson/questions.yaml +++ b/charts/stable/clarkson/questions.yaml @@ -232,6 +232,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -257,26 +258,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/cloud9/questions.yaml b/charts/stable/cloud9/questions.yaml index 81f77519579..741149ec43b 100644 --- a/charts/stable/cloud9/questions.yaml +++ b/charts/stable/cloud9/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/code-server/questions.yaml b/charts/stable/code-server/questions.yaml index 2c9e46c874a..6dc88132f08 100644 --- a/charts/stable/code-server/questions.yaml +++ b/charts/stable/code-server/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/collabora-online/questions.yaml b/charts/stable/collabora-online/questions.yaml index 3ae1e1f1d23..9e68c5ffeb1 100644 --- a/charts/stable/collabora-online/questions.yaml +++ b/charts/stable/collabora-online/questions.yaml @@ -279,6 +279,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -304,26 +305,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/couchpotato/questions.yaml b/charts/stable/couchpotato/questions.yaml index fe7720976c7..c416abdface 100644 --- a/charts/stable/couchpotato/questions.yaml +++ b/charts/stable/couchpotato/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/cryptofolio/questions.yaml b/charts/stable/cryptofolio/questions.yaml index 5829aca8348..f3c94820914 100644 --- a/charts/stable/cryptofolio/questions.yaml +++ b/charts/stable/cryptofolio/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/custom-app/questions.yaml b/charts/stable/custom-app/questions.yaml index a694f85e85c..95f5ce66ca7 100644 --- a/charts/stable/custom-app/questions.yaml +++ b/charts/stable/custom-app/questions.yaml @@ -290,7 +290,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: true# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -315,26 +316,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/darktable/questions.yaml b/charts/stable/darktable/questions.yaml index 9912e6c6c7e..709785d1cb8 100644 --- a/charts/stable/darktable/questions.yaml +++ b/charts/stable/darktable/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/davos/questions.yaml b/charts/stable/davos/questions.yaml index 8d1687c4ae1..81495a5e0fa 100644 --- a/charts/stable/davos/questions.yaml +++ b/charts/stable/davos/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ddclient/questions.yaml b/charts/stable/ddclient/questions.yaml index 0125aed3e32..2eeaaf0b3da 100644 --- a/charts/stable/ddclient/questions.yaml +++ b/charts/stable/ddclient/questions.yaml @@ -168,6 +168,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -193,26 +194,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/deconz/questions.yaml b/charts/stable/deconz/questions.yaml index 3688ad21b0f..a2defe28449 100644 --- a/charts/stable/deconz/questions.yaml +++ b/charts/stable/deconz/questions.yaml @@ -421,6 +421,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -446,26 +447,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/deepstack/questions.yaml b/charts/stable/deepstack/questions.yaml index 6b667475cd3..0af626bdda3 100644 --- a/charts/stable/deepstack/questions.yaml +++ b/charts/stable/deepstack/questions.yaml @@ -373,6 +373,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -398,26 +399,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/deluge/questions.yaml b/charts/stable/deluge/questions.yaml index 65a849d81df..d446e86b75b 100644 --- a/charts/stable/deluge/questions.yaml +++ b/charts/stable/deluge/questions.yaml @@ -387,6 +387,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -412,26 +413,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/digikam/questions.yaml b/charts/stable/digikam/questions.yaml index da142ff932f..c3fa682ac15 100644 --- a/charts/stable/digikam/questions.yaml +++ b/charts/stable/digikam/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/dillinger/questions.yaml b/charts/stable/dillinger/questions.yaml index e5c43903383..4891d1dd789 100644 --- a/charts/stable/dillinger/questions.yaml +++ b/charts/stable/dillinger/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/dizquetv/questions.yaml b/charts/stable/dizquetv/questions.yaml index 0b6930d873f..1f58977c01e 100644 --- a/charts/stable/dizquetv/questions.yaml +++ b/charts/stable/dizquetv/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/dokuwiki/questions.yaml b/charts/stable/dokuwiki/questions.yaml index d3d2f7519f2..04b017741d6 100644 --- a/charts/stable/dokuwiki/questions.yaml +++ b/charts/stable/dokuwiki/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/domoticz/questions.yaml b/charts/stable/domoticz/questions.yaml index 1e71c5fd41c..985a7c70a3f 100644 --- a/charts/stable/domoticz/questions.yaml +++ b/charts/stable/domoticz/questions.yaml @@ -395,6 +395,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -420,26 +421,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/doublecommander/questions.yaml b/charts/stable/doublecommander/questions.yaml index 603c3c624e6..487a9334adc 100644 --- a/charts/stable/doublecommander/questions.yaml +++ b/charts/stable/doublecommander/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/dsmr-reader/questions.yaml b/charts/stable/dsmr-reader/questions.yaml index 432a0bb1a06..478d8a94d0f 100644 --- a/charts/stable/dsmr-reader/questions.yaml +++ b/charts/stable/dsmr-reader/questions.yaml @@ -408,6 +408,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -433,26 +434,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/duckdns/questions.yaml b/charts/stable/duckdns/questions.yaml index 2a963457cdd..b5c3dfacfb9 100644 --- a/charts/stable/duckdns/questions.yaml +++ b/charts/stable/duckdns/questions.yaml @@ -184,6 +184,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -209,26 +210,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/duplicati/questions.yaml b/charts/stable/duplicati/questions.yaml index 200f27828d5..c196c013d99 100644 --- a/charts/stable/duplicati/questions.yaml +++ b/charts/stable/duplicati/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/emby/questions.yaml b/charts/stable/emby/questions.yaml index be05106f916..5b61fce3268 100644 --- a/charts/stable/emby/questions.yaml +++ b/charts/stable/emby/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/embystat/questions.yaml b/charts/stable/embystat/questions.yaml index 18bc205491c..d44bfb26833 100644 --- a/charts/stable/embystat/questions.yaml +++ b/charts/stable/embystat/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/emulatorjs/questions.yaml b/charts/stable/emulatorjs/questions.yaml index f5f413f2c04..aca8dcc2662 100644 --- a/charts/stable/emulatorjs/questions.yaml +++ b/charts/stable/emulatorjs/questions.yaml @@ -390,6 +390,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -415,26 +416,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/endlessh/questions.yaml b/charts/stable/endlessh/questions.yaml index c2beaf35e09..8a4cfafeb64 100644 --- a/charts/stable/endlessh/questions.yaml +++ b/charts/stable/endlessh/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/esphome/questions.yaml b/charts/stable/esphome/questions.yaml index 00340948664..a08f2c51a14 100644 --- a/charts/stable/esphome/questions.yaml +++ b/charts/stable/esphome/questions.yaml @@ -311,6 +311,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -336,26 +337,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/etherpad/questions.yaml b/charts/stable/etherpad/questions.yaml index e4baf3336fe..7c47c91528f 100644 --- a/charts/stable/etherpad/questions.yaml +++ b/charts/stable/etherpad/questions.yaml @@ -450,6 +450,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -475,26 +476,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/filezilla/questions.yaml b/charts/stable/filezilla/questions.yaml index bceb6bfae87..d9d702b8dcc 100644 --- a/charts/stable/filezilla/questions.yaml +++ b/charts/stable/filezilla/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/fireflyiii/questions.yaml b/charts/stable/fireflyiii/questions.yaml index 6b6d6eacbfb..86f9795e5c5 100644 --- a/charts/stable/fireflyiii/questions.yaml +++ b/charts/stable/fireflyiii/questions.yaml @@ -269,6 +269,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -294,26 +295,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/firefox-syncserver/questions.yaml b/charts/stable/firefox-syncserver/questions.yaml index b83f202c6c5..de361538053 100644 --- a/charts/stable/firefox-syncserver/questions.yaml +++ b/charts/stable/firefox-syncserver/questions.yaml @@ -461,6 +461,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -486,26 +487,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/firefox/questions.yaml b/charts/stable/firefox/questions.yaml index 73b6082d746..02f29975e13 100644 --- a/charts/stable/firefox/questions.yaml +++ b/charts/stable/firefox/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/flaresolverr/questions.yaml b/charts/stable/flaresolverr/questions.yaml index d9bb8a7ecf2..4e2fb66dd66 100644 --- a/charts/stable/flaresolverr/questions.yaml +++ b/charts/stable/flaresolverr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/fleet/questions.yaml b/charts/stable/fleet/questions.yaml index a33930e2f88..cd70acc53ba 100644 --- a/charts/stable/fleet/questions.yaml +++ b/charts/stable/fleet/questions.yaml @@ -285,6 +285,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -310,26 +311,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/flood/questions.yaml b/charts/stable/flood/questions.yaml index fc6c3bcf6f7..a8511eb0e4a 100644 --- a/charts/stable/flood/questions.yaml +++ b/charts/stable/flood/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/focalboard/questions.yaml b/charts/stable/focalboard/questions.yaml index 127450979f9..8d48070dc1b 100644 --- a/charts/stable/focalboard/questions.yaml +++ b/charts/stable/focalboard/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/foldingathome/questions.yaml b/charts/stable/foldingathome/questions.yaml index 7282c8d4ea1..000b0240976 100644 --- a/charts/stable/foldingathome/questions.yaml +++ b/charts/stable/foldingathome/questions.yaml @@ -332,6 +332,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -357,26 +358,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/fossil/questions.yaml b/charts/stable/fossil/questions.yaml index 757d0772784..60489a4cbe1 100644 --- a/charts/stable/fossil/questions.yaml +++ b/charts/stable/fossil/questions.yaml @@ -219,6 +219,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -244,26 +245,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/freeradius/questions.yaml b/charts/stable/freeradius/questions.yaml index f855406bd51..3d2834b9576 100644 --- a/charts/stable/freeradius/questions.yaml +++ b/charts/stable/freeradius/questions.yaml @@ -298,6 +298,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -323,26 +324,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/freshrss/questions.yaml b/charts/stable/freshrss/questions.yaml index 1a715f34fa2..caf6b271712 100644 --- a/charts/stable/freshrss/questions.yaml +++ b/charts/stable/freshrss/questions.yaml @@ -272,7 +272,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: false# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -297,26 +298,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/friendica/questions.yaml b/charts/stable/friendica/questions.yaml index 63938b3bff5..f81377e0ec6 100644 --- a/charts/stable/friendica/questions.yaml +++ b/charts/stable/friendica/questions.yaml @@ -287,6 +287,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -312,26 +313,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/gaps/questions.yaml b/charts/stable/gaps/questions.yaml index 846d4d34df7..942df8ec721 100644 --- a/charts/stable/gaps/questions.yaml +++ b/charts/stable/gaps/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/gitea/questions.yaml b/charts/stable/gitea/questions.yaml index 80342f97692..8780d2836f1 100644 --- a/charts/stable/gitea/questions.yaml +++ b/charts/stable/gitea/questions.yaml @@ -409,7 +409,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: true# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -434,26 +435,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/golinks/questions.yaml b/charts/stable/golinks/questions.yaml index 3c9d938e86f..2ee7fec3de7 100644 --- a/charts/stable/golinks/questions.yaml +++ b/charts/stable/golinks/questions.yaml @@ -286,6 +286,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -311,26 +312,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/gonic/questions.yaml b/charts/stable/gonic/questions.yaml index dcb74e1ce95..8053283f879 100644 --- a/charts/stable/gonic/questions.yaml +++ b/charts/stable/gonic/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/gotify/questions.yaml b/charts/stable/gotify/questions.yaml index de89f456bbf..da6fa978bd0 100644 --- a/charts/stable/gotify/questions.yaml +++ b/charts/stable/gotify/questions.yaml @@ -474,6 +474,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -499,26 +500,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/grafana/questions.yaml b/charts/stable/grafana/questions.yaml index a45fd69d50f..63d118958f7 100644 --- a/charts/stable/grafana/questions.yaml +++ b/charts/stable/grafana/questions.yaml @@ -314,6 +314,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -339,26 +340,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/grav/questions.yaml b/charts/stable/grav/questions.yaml index 9da17bcaec8..4d3255792c5 100644 --- a/charts/stable/grav/questions.yaml +++ b/charts/stable/grav/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/grocy/questions.yaml b/charts/stable/grocy/questions.yaml index 3c8619a3757..7630504df72 100644 --- a/charts/stable/grocy/questions.yaml +++ b/charts/stable/grocy/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/guacd/questions.yaml b/charts/stable/guacd/questions.yaml index bc4f1a538e6..f8ffb29afbd 100644 --- a/charts/stable/guacd/questions.yaml +++ b/charts/stable/guacd/questions.yaml @@ -202,6 +202,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -227,26 +228,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/habridge/questions.yaml b/charts/stable/habridge/questions.yaml index 272a8f56537..8ef187ea800 100644 --- a/charts/stable/habridge/questions.yaml +++ b/charts/stable/habridge/questions.yaml @@ -343,6 +343,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -368,26 +369,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/handbrake/questions.yaml b/charts/stable/handbrake/questions.yaml index baacfdb6cd0..16a7262808e 100644 --- a/charts/stable/handbrake/questions.yaml +++ b/charts/stable/handbrake/questions.yaml @@ -406,6 +406,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -431,26 +432,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/haste-server/questions.yaml b/charts/stable/haste-server/questions.yaml index e13ac1ff3da..eb1bfaaecb9 100644 --- a/charts/stable/haste-server/questions.yaml +++ b/charts/stable/haste-server/questions.yaml @@ -279,6 +279,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -304,26 +305,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/headphones/questions.yaml b/charts/stable/headphones/questions.yaml index 7e1d921be48..6bad404bb6b 100644 --- a/charts/stable/headphones/questions.yaml +++ b/charts/stable/headphones/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/healthchecks/questions.yaml b/charts/stable/healthchecks/questions.yaml index 7fe41a11e50..735d29d4f3b 100644 --- a/charts/stable/healthchecks/questions.yaml +++ b/charts/stable/healthchecks/questions.yaml @@ -308,6 +308,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -333,26 +334,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/hedgedoc/questions.yaml b/charts/stable/hedgedoc/questions.yaml index 0766a5ce6b1..5bb8a0748ab 100644 --- a/charts/stable/hedgedoc/questions.yaml +++ b/charts/stable/hedgedoc/questions.yaml @@ -242,6 +242,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -267,26 +268,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/heimdall/questions.yaml b/charts/stable/heimdall/questions.yaml index 4adabf6fabc..1cb5c0f19e3 100644 --- a/charts/stable/heimdall/questions.yaml +++ b/charts/stable/heimdall/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/home-assistant/questions.yaml b/charts/stable/home-assistant/questions.yaml index fc431303e89..8a3efcc21a8 100644 --- a/charts/stable/home-assistant/questions.yaml +++ b/charts/stable/home-assistant/questions.yaml @@ -290,6 +290,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -315,26 +316,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/htpcmanager/questions.yaml b/charts/stable/htpcmanager/questions.yaml index 70e415a6202..8eb8e098550 100644 --- a/charts/stable/htpcmanager/questions.yaml +++ b/charts/stable/htpcmanager/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/hyperion-ng/questions.yaml b/charts/stable/hyperion-ng/questions.yaml index 0dc15d69121..cfd4dc7625b 100644 --- a/charts/stable/hyperion-ng/questions.yaml +++ b/charts/stable/hyperion-ng/questions.yaml @@ -439,6 +439,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -464,26 +465,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/icantbelieveitsnotvaletudo/questions.yaml b/charts/stable/icantbelieveitsnotvaletudo/questions.yaml index a7082b61f2d..2a17754ad14 100644 --- a/charts/stable/icantbelieveitsnotvaletudo/questions.yaml +++ b/charts/stable/icantbelieveitsnotvaletudo/questions.yaml @@ -350,6 +350,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -375,26 +376,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/icinga2/questions.yaml b/charts/stable/icinga2/questions.yaml index a1322f621ab..38978086a0a 100644 --- a/charts/stable/icinga2/questions.yaml +++ b/charts/stable/icinga2/questions.yaml @@ -516,6 +516,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -541,26 +542,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ipfs/questions.yaml b/charts/stable/ipfs/questions.yaml index 533ce2e44e6..f9f9bb9896e 100644 --- a/charts/stable/ipfs/questions.yaml +++ b/charts/stable/ipfs/questions.yaml @@ -448,6 +448,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -473,26 +474,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/jackett/questions.yaml b/charts/stable/jackett/questions.yaml index 7f8afc01d5f..f17d76010ff 100644 --- a/charts/stable/jackett/questions.yaml +++ b/charts/stable/jackett/questions.yaml @@ -274,6 +274,8 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +301,8 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} + # Include{resources} diff --git a/charts/stable/jdownloader2/questions.yaml b/charts/stable/jdownloader2/questions.yaml index b9963f03d6d..fe5f7968d15 100644 --- a/charts/stable/jdownloader2/questions.yaml +++ b/charts/stable/jdownloader2/questions.yaml @@ -428,6 +428,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -453,26 +454,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/jellyfin/questions.yaml b/charts/stable/jellyfin/questions.yaml index f891fb88e38..4b840cc18a0 100644 --- a/charts/stable/jellyfin/questions.yaml +++ b/charts/stable/jellyfin/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/joplin-server/questions.yaml b/charts/stable/joplin-server/questions.yaml index 0769e942d9e..6d4a8fceb7c 100644 --- a/charts/stable/joplin-server/questions.yaml +++ b/charts/stable/joplin-server/questions.yaml @@ -415,6 +415,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -440,26 +441,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/kanboard/questions.yaml b/charts/stable/kanboard/questions.yaml index a3e405ae69e..33bbb301290 100644 --- a/charts/stable/kanboard/questions.yaml +++ b/charts/stable/kanboard/questions.yaml @@ -461,6 +461,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -486,26 +487,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/kms/questions.yaml b/charts/stable/kms/questions.yaml index 6d83d23299f..e7dff979dd4 100644 --- a/charts/stable/kms/questions.yaml +++ b/charts/stable/kms/questions.yaml @@ -198,6 +198,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -223,26 +224,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/kodi-headless/questions.yaml b/charts/stable/kodi-headless/questions.yaml index 60f8624edc5..f9ee151d0b0 100644 --- a/charts/stable/kodi-headless/questions.yaml +++ b/charts/stable/kodi-headless/questions.yaml @@ -390,6 +390,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -415,26 +416,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/komga/questions.yaml b/charts/stable/komga/questions.yaml index bd16f1c3227..d0a3d2edc32 100644 --- a/charts/stable/komga/questions.yaml +++ b/charts/stable/komga/questions.yaml @@ -309,6 +309,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -334,26 +335,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/lazylibrarian/questions.yaml b/charts/stable/lazylibrarian/questions.yaml index 620fdbd721f..be91d4ece15 100644 --- a/charts/stable/lazylibrarian/questions.yaml +++ b/charts/stable/lazylibrarian/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/leaf2mqtt/questions.yaml b/charts/stable/leaf2mqtt/questions.yaml index 2b9d05ddc0e..0eaa00158c3 100644 --- a/charts/stable/leaf2mqtt/questions.yaml +++ b/charts/stable/leaf2mqtt/questions.yaml @@ -190,6 +190,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -215,26 +216,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/leantime/questions.yaml b/charts/stable/leantime/questions.yaml index 6b2ff75551f..7b5d43c93af 100644 --- a/charts/stable/leantime/questions.yaml +++ b/charts/stable/leantime/questions.yaml @@ -225,6 +225,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -250,26 +251,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/libreoffice/questions.yaml b/charts/stable/libreoffice/questions.yaml index 812397fc4fb..650c2e49cbc 100644 --- a/charts/stable/libreoffice/questions.yaml +++ b/charts/stable/libreoffice/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/librespeed/questions.yaml b/charts/stable/librespeed/questions.yaml index f2e25fcc208..c25b60e2971 100644 --- a/charts/stable/librespeed/questions.yaml +++ b/charts/stable/librespeed/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/lidarr/questions.yaml b/charts/stable/lidarr/questions.yaml index a689718744b..f2eeb3aa4ce 100644 --- a/charts/stable/lidarr/questions.yaml +++ b/charts/stable/lidarr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/littlelink/questions.yaml b/charts/stable/littlelink/questions.yaml index 930dd610220..95217d4f301 100644 --- a/charts/stable/littlelink/questions.yaml +++ b/charts/stable/littlelink/questions.yaml @@ -538,7 +538,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: true + default: true# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -563,26 +564,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/logitech-media-server/questions.yaml b/charts/stable/logitech-media-server/questions.yaml index e41e7926703..671f9a39bbb 100644 --- a/charts/stable/logitech-media-server/questions.yaml +++ b/charts/stable/logitech-media-server/questions.yaml @@ -375,7 +375,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: false# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -400,26 +401,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/loki/questions.yaml b/charts/stable/loki/questions.yaml index 6e7c15f10c5..36c65b3e97e 100644 --- a/charts/stable/loki/questions.yaml +++ b/charts/stable/loki/questions.yaml @@ -330,6 +330,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -355,26 +356,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/lychee/questions.yaml b/charts/stable/lychee/questions.yaml index d715d4595a7..7fbb444cb9d 100644 --- a/charts/stable/lychee/questions.yaml +++ b/charts/stable/lychee/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/mealie/questions.yaml b/charts/stable/mealie/questions.yaml index 1dc5c012ada..d4edf990a4b 100644 --- a/charts/stable/mealie/questions.yaml +++ b/charts/stable/mealie/questions.yaml @@ -269,6 +269,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -294,26 +295,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/medusa/questions.yaml b/charts/stable/medusa/questions.yaml index 2d6ade51db1..b570150acb7 100644 --- a/charts/stable/medusa/questions.yaml +++ b/charts/stable/medusa/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/minetest/questions.yaml b/charts/stable/minetest/questions.yaml index 046cc478d8b..4065624d39d 100644 --- a/charts/stable/minetest/questions.yaml +++ b/charts/stable/minetest/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/miniflux/questions.yaml b/charts/stable/miniflux/questions.yaml index 8d991350b93..1f194709304 100644 --- a/charts/stable/miniflux/questions.yaml +++ b/charts/stable/miniflux/questions.yaml @@ -437,6 +437,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -462,26 +463,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/minio-console/questions.yaml b/charts/stable/minio-console/questions.yaml index 6048febb16c..6ab790ea51b 100644 --- a/charts/stable/minio-console/questions.yaml +++ b/charts/stable/minio-console/questions.yaml @@ -289,6 +289,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -314,26 +315,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/minio/questions.yaml b/charts/stable/minio/questions.yaml index 8688b33af1b..756d5ba0999 100644 --- a/charts/stable/minio/questions.yaml +++ b/charts/stable/minio/questions.yaml @@ -345,6 +345,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -370,26 +371,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/minisatip/questions.yaml b/charts/stable/minisatip/questions.yaml index 1d5444be89a..d163aa5821d 100644 --- a/charts/stable/minisatip/questions.yaml +++ b/charts/stable/minisatip/questions.yaml @@ -390,6 +390,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -415,26 +416,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/monica/questions.yaml b/charts/stable/monica/questions.yaml index 03b273b3bc1..b4da5a15a15 100644 --- a/charts/stable/monica/questions.yaml +++ b/charts/stable/monica/questions.yaml @@ -288,6 +288,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -313,26 +314,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/mosquitto/questions.yaml b/charts/stable/mosquitto/questions.yaml index 75a61ab9c81..530c6f66eef 100644 --- a/charts/stable/mosquitto/questions.yaml +++ b/charts/stable/mosquitto/questions.yaml @@ -321,6 +321,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -346,26 +347,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/mstream/questions.yaml b/charts/stable/mstream/questions.yaml index 4761d68a6f7..faf9eacfd19 100644 --- a/charts/stable/mstream/questions.yaml +++ b/charts/stable/mstream/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/muximux/questions.yaml b/charts/stable/muximux/questions.yaml index a7b298e5ec3..7ac68a699c0 100644 --- a/charts/stable/muximux/questions.yaml +++ b/charts/stable/muximux/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/mylar/questions.yaml b/charts/stable/mylar/questions.yaml index 808beb967b4..315c9dab202 100644 --- a/charts/stable/mylar/questions.yaml +++ b/charts/stable/mylar/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/mysql-workbench/questions.yaml b/charts/stable/mysql-workbench/questions.yaml index 008642a6cb9..324d3345b8c 100644 --- a/charts/stable/mysql-workbench/questions.yaml +++ b/charts/stable/mysql-workbench/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nano-wallet/questions.yaml b/charts/stable/nano-wallet/questions.yaml index 41db521b840..44b1e2a6d50 100644 --- a/charts/stable/nano-wallet/questions.yaml +++ b/charts/stable/nano-wallet/questions.yaml @@ -225,6 +225,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -250,26 +251,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/navidrome/questions.yaml b/charts/stable/navidrome/questions.yaml index 161379dea51..37c2535b27a 100644 --- a/charts/stable/navidrome/questions.yaml +++ b/charts/stable/navidrome/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nextcloud/questions.yaml b/charts/stable/nextcloud/questions.yaml index b94093ba091..2c0bb7e781f 100644 --- a/charts/stable/nextcloud/questions.yaml +++ b/charts/stable/nextcloud/questions.yaml @@ -302,6 +302,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -327,26 +328,7 @@ questions: schema: type: int default: 33 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ngircd/questions.yaml b/charts/stable/ngircd/questions.yaml index 094d7f051ba..1d9b3608c0d 100644 --- a/charts/stable/ngircd/questions.yaml +++ b/charts/stable/ngircd/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nntp2nntp/questions.yaml b/charts/stable/nntp2nntp/questions.yaml index a8e4731cfe8..0f624aa4eaa 100644 --- a/charts/stable/nntp2nntp/questions.yaml +++ b/charts/stable/nntp2nntp/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/node-red/questions.yaml b/charts/stable/node-red/questions.yaml index 84a8279acd9..28cd0048ad7 100644 --- a/charts/stable/node-red/questions.yaml +++ b/charts/stable/node-red/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/novnc/questions.yaml b/charts/stable/novnc/questions.yaml index 9501acdc901..d1b74660f8f 100644 --- a/charts/stable/novnc/questions.yaml +++ b/charts/stable/novnc/questions.yaml @@ -230,6 +230,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -255,26 +256,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nullserv/questions.yaml b/charts/stable/nullserv/questions.yaml index d5895182246..f81807e2137 100644 --- a/charts/stable/nullserv/questions.yaml +++ b/charts/stable/nullserv/questions.yaml @@ -321,6 +321,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -346,26 +347,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nzbget/questions.yaml b/charts/stable/nzbget/questions.yaml index c8144d83b22..9434196f502 100644 --- a/charts/stable/nzbget/questions.yaml +++ b/charts/stable/nzbget/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/nzbhydra/questions.yaml b/charts/stable/nzbhydra/questions.yaml index 14ed09a4802..d80265d17bf 100644 --- a/charts/stable/nzbhydra/questions.yaml +++ b/charts/stable/nzbhydra/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/octoprint/questions.yaml b/charts/stable/octoprint/questions.yaml index 5cab1ba57b5..34aa89867dd 100644 --- a/charts/stable/octoprint/questions.yaml +++ b/charts/stable/octoprint/questions.yaml @@ -285,6 +285,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -310,26 +311,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/odoo/questions.yaml b/charts/stable/odoo/questions.yaml index 6856f3d89f6..b68fc029743 100644 --- a/charts/stable/odoo/questions.yaml +++ b/charts/stable/odoo/questions.yaml @@ -551,6 +551,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -576,26 +577,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ombi/questions.yaml b/charts/stable/ombi/questions.yaml index a57613ef197..23f62916403 100644 --- a/charts/stable/ombi/questions.yaml +++ b/charts/stable/ombi/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/onlyoffice-document-server/questions.yaml b/charts/stable/onlyoffice-document-server/questions.yaml index 5aa8a88f85e..619150f446f 100644 --- a/charts/stable/onlyoffice-document-server/questions.yaml +++ b/charts/stable/onlyoffice-document-server/questions.yaml @@ -245,6 +245,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -270,26 +271,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/openkm/questions.yaml b/charts/stable/openkm/questions.yaml index b3082abd66f..a5ccc09b051 100644 --- a/charts/stable/openkm/questions.yaml +++ b/charts/stable/openkm/questions.yaml @@ -408,6 +408,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -433,26 +434,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/openldap/questions.yaml b/charts/stable/openldap/questions.yaml index 37b0421c5b8..e6cea527d4b 100644 --- a/charts/stable/openldap/questions.yaml +++ b/charts/stable/openldap/questions.yaml @@ -452,6 +452,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -477,26 +478,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/openvscode-server/questions.yaml b/charts/stable/openvscode-server/questions.yaml index 85658c379ed..7ee170a3f77 100644 --- a/charts/stable/openvscode-server/questions.yaml +++ b/charts/stable/openvscode-server/questions.yaml @@ -298,6 +298,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -323,26 +324,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/organizr/questions.yaml b/charts/stable/organizr/questions.yaml index d0e5f1430bb..d714ef48525 100644 --- a/charts/stable/organizr/questions.yaml +++ b/charts/stable/organizr/questions.yaml @@ -315,6 +315,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -340,26 +341,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/oscam/questions.yaml b/charts/stable/oscam/questions.yaml index 0aacbaf5a13..f33bcdd3ad2 100644 --- a/charts/stable/oscam/questions.yaml +++ b/charts/stable/oscam/questions.yaml @@ -275,6 +275,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -300,26 +301,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/overseerr/questions.yaml b/charts/stable/overseerr/questions.yaml index 29647551f18..83512211008 100644 --- a/charts/stable/overseerr/questions.yaml +++ b/charts/stable/overseerr/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/owncast/questions.yaml b/charts/stable/owncast/questions.yaml index db25ae8b6d0..4e036ed9572 100644 --- a/charts/stable/owncast/questions.yaml +++ b/charts/stable/owncast/questions.yaml @@ -330,6 +330,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -355,26 +356,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/owncloud-ocis/questions.yaml b/charts/stable/owncloud-ocis/questions.yaml index 3f671440211..f9667d2ad3e 100644 --- a/charts/stable/owncloud-ocis/questions.yaml +++ b/charts/stable/owncloud-ocis/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/paperless-ng/questions.yaml b/charts/stable/paperless-ng/questions.yaml index bf291427428..b7954ea5aba 100644 --- a/charts/stable/paperless-ng/questions.yaml +++ b/charts/stable/paperless-ng/questions.yaml @@ -387,6 +387,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -412,26 +413,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/papermerge/questions.yaml b/charts/stable/papermerge/questions.yaml index fef5d51b40a..7a3d9094db5 100644 --- a/charts/stable/papermerge/questions.yaml +++ b/charts/stable/papermerge/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pgadmin/questions.yaml b/charts/stable/pgadmin/questions.yaml index ad45fe4e277..84fe3dbf85c 100644 --- a/charts/stable/pgadmin/questions.yaml +++ b/charts/stable/pgadmin/questions.yaml @@ -293,6 +293,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -318,26 +319,7 @@ questions: schema: type: int default: 5050 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/photoprism/questions.yaml b/charts/stable/photoprism/questions.yaml index aac6ef5a005..68d1627ba01 100644 --- a/charts/stable/photoprism/questions.yaml +++ b/charts/stable/photoprism/questions.yaml @@ -305,6 +305,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -330,26 +331,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/photoshow/questions.yaml b/charts/stable/photoshow/questions.yaml index b5a5d593ef3..16cd6e4bb01 100644 --- a/charts/stable/photoshow/questions.yaml +++ b/charts/stable/photoshow/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/phpldapadmin/questions.yaml b/charts/stable/phpldapadmin/questions.yaml index 5d581332a2d..eae27f0a3da 100644 --- a/charts/stable/phpldapadmin/questions.yaml +++ b/charts/stable/phpldapadmin/questions.yaml @@ -230,6 +230,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -255,26 +256,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/piaware/questions.yaml b/charts/stable/piaware/questions.yaml index edf5f5226e0..72345182c49 100644 --- a/charts/stable/piaware/questions.yaml +++ b/charts/stable/piaware/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pidgin/questions.yaml b/charts/stable/pidgin/questions.yaml index a3c283a699f..f5e3505f17e 100644 --- a/charts/stable/pidgin/questions.yaml +++ b/charts/stable/pidgin/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pihole/questions.yaml b/charts/stable/pihole/questions.yaml index 35277152d9b..d2b1f913fe0 100644 --- a/charts/stable/pihole/questions.yaml +++ b/charts/stable/pihole/questions.yaml @@ -455,6 +455,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -480,26 +481,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/piwigo/questions.yaml b/charts/stable/piwigo/questions.yaml index b65a3b717e3..b8f9ab49dd6 100644 --- a/charts/stable/piwigo/questions.yaml +++ b/charts/stable/piwigo/questions.yaml @@ -275,6 +275,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -300,26 +301,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pixapop/questions.yaml b/charts/stable/pixapop/questions.yaml index 4ce2eb9120d..c8ef56e423e 100644 --- a/charts/stable/pixapop/questions.yaml +++ b/charts/stable/pixapop/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/plex/questions.yaml b/charts/stable/plex/questions.yaml index a5c04d3408c..35e6d4e0cb9 100644 --- a/charts/stable/plex/questions.yaml +++ b/charts/stable/plex/questions.yaml @@ -287,6 +287,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -312,26 +313,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/podgrab/questions.yaml b/charts/stable/podgrab/questions.yaml index 2f4374652cb..b325ab219fb 100644 --- a/charts/stable/podgrab/questions.yaml +++ b/charts/stable/podgrab/questions.yaml @@ -287,6 +287,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -312,26 +313,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pretend-youre-xyzzy/questions.yaml b/charts/stable/pretend-youre-xyzzy/questions.yaml index 1f20fd5fad5..253f34a4939 100644 --- a/charts/stable/pretend-youre-xyzzy/questions.yaml +++ b/charts/stable/pretend-youre-xyzzy/questions.yaml @@ -218,6 +218,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -243,26 +244,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/projectsend/questions.yaml b/charts/stable/projectsend/questions.yaml index b69fd3d8721..95e3e2ed762 100644 --- a/charts/stable/projectsend/questions.yaml +++ b/charts/stable/projectsend/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/promcord/questions.yaml b/charts/stable/promcord/questions.yaml index 73e3407d820..474bf4d7287 100644 --- a/charts/stable/promcord/questions.yaml +++ b/charts/stable/promcord/questions.yaml @@ -83,6 +83,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -108,26 +109,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/protonmail-bridge/questions.yaml b/charts/stable/protonmail-bridge/questions.yaml index c2a449da31d..690a469a948 100644 --- a/charts/stable/protonmail-bridge/questions.yaml +++ b/charts/stable/protonmail-bridge/questions.yaml @@ -240,6 +240,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -265,26 +266,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/prowlarr/questions.yaml b/charts/stable/prowlarr/questions.yaml index c9775a88e08..01d011b9a7a 100644 --- a/charts/stable/prowlarr/questions.yaml +++ b/charts/stable/prowlarr/questions.yaml @@ -269,6 +269,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -294,26 +295,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pwndrop/questions.yaml b/charts/stable/pwndrop/questions.yaml index 2c7bc2aa4c4..889dc65b73a 100644 --- a/charts/stable/pwndrop/questions.yaml +++ b/charts/stable/pwndrop/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pydio-cells/questions.yaml b/charts/stable/pydio-cells/questions.yaml index c6540a3ff39..04cfb54e07b 100644 --- a/charts/stable/pydio-cells/questions.yaml +++ b/charts/stable/pydio-cells/questions.yaml @@ -337,6 +337,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -362,26 +363,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pyload/questions.yaml b/charts/stable/pyload/questions.yaml index 115e75fc101..3359fd17de6 100644 --- a/charts/stable/pyload/questions.yaml +++ b/charts/stable/pyload/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/pylon/questions.yaml b/charts/stable/pylon/questions.yaml index 188ee7150fb..7d7b5dc0d25 100644 --- a/charts/stable/pylon/questions.yaml +++ b/charts/stable/pylon/questions.yaml @@ -295,6 +295,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -320,26 +321,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/qbittorrent/questions.yaml b/charts/stable/qbittorrent/questions.yaml index 98e760fcfac..a146bab9339 100644 --- a/charts/stable/qbittorrent/questions.yaml +++ b/charts/stable/qbittorrent/questions.yaml @@ -376,6 +376,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -401,26 +402,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/quassel-core/questions.yaml b/charts/stable/quassel-core/questions.yaml index ab6cd1bec58..616dabe8c3f 100644 --- a/charts/stable/quassel-core/questions.yaml +++ b/charts/stable/quassel-core/questions.yaml @@ -283,6 +283,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -308,26 +309,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/quassel-web/questions.yaml b/charts/stable/quassel-web/questions.yaml index 2bd2bb8fbdd..ee6b6c5904d 100644 --- a/charts/stable/quassel-web/questions.yaml +++ b/charts/stable/quassel-web/questions.yaml @@ -291,6 +291,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -316,26 +317,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/radarr/questions.yaml b/charts/stable/radarr/questions.yaml index 9c3f0c28fe3..72c95b22c50 100644 --- a/charts/stable/radarr/questions.yaml +++ b/charts/stable/radarr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/readarr/questions.yaml b/charts/stable/readarr/questions.yaml index 35dc03404d0..091fd7cbd6b 100644 --- a/charts/stable/readarr/questions.yaml +++ b/charts/stable/readarr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/recipes/questions.yaml b/charts/stable/recipes/questions.yaml index f8a80e5e235..b0df55c3b9b 100644 --- a/charts/stable/recipes/questions.yaml +++ b/charts/stable/recipes/questions.yaml @@ -444,6 +444,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -469,26 +470,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/reg/questions.yaml b/charts/stable/reg/questions.yaml index a2af8cc899f..d87c1f9dfca 100644 --- a/charts/stable/reg/questions.yaml +++ b/charts/stable/reg/questions.yaml @@ -269,6 +269,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -294,26 +295,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/remmina/questions.yaml b/charts/stable/remmina/questions.yaml index 452771037a3..260e51a7b2e 100644 --- a/charts/stable/remmina/questions.yaml +++ b/charts/stable/remmina/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/requestrr/questions.yaml b/charts/stable/requestrr/questions.yaml index d111df92b0c..fcf44cda758 100644 --- a/charts/stable/requestrr/questions.yaml +++ b/charts/stable/requestrr/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/resilio-sync/questions.yaml b/charts/stable/resilio-sync/questions.yaml index 2c7c6e1e31a..6758aa2863e 100644 --- a/charts/stable/resilio-sync/questions.yaml +++ b/charts/stable/resilio-sync/questions.yaml @@ -384,6 +384,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -409,26 +410,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/rsnapshot/questions.yaml b/charts/stable/rsnapshot/questions.yaml index 0125aed3e32..2eeaaf0b3da 100644 --- a/charts/stable/rsnapshot/questions.yaml +++ b/charts/stable/rsnapshot/questions.yaml @@ -168,6 +168,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -193,26 +194,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/sabnzbd/questions.yaml b/charts/stable/sabnzbd/questions.yaml index 0d9d3f3058d..64894437572 100644 --- a/charts/stable/sabnzbd/questions.yaml +++ b/charts/stable/sabnzbd/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/scrutiny/questions.yaml b/charts/stable/scrutiny/questions.yaml index 96f2bce5dec..bcb4109729f 100644 --- a/charts/stable/scrutiny/questions.yaml +++ b/charts/stable/scrutiny/questions.yaml @@ -339,6 +339,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -364,26 +365,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ser2sock/questions.yaml b/charts/stable/ser2sock/questions.yaml index 8c1b3a3fb26..b35485817c0 100644 --- a/charts/stable/ser2sock/questions.yaml +++ b/charts/stable/ser2sock/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/shiori/questions.yaml b/charts/stable/shiori/questions.yaml index c23a34355d3..ba67e5cbc58 100644 --- a/charts/stable/shiori/questions.yaml +++ b/charts/stable/shiori/questions.yaml @@ -413,6 +413,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -438,26 +439,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/shorturl/questions.yaml b/charts/stable/shorturl/questions.yaml index f08ff2c4d4a..6ad770c8baa 100644 --- a/charts/stable/shorturl/questions.yaml +++ b/charts/stable/shorturl/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/sickchill/questions.yaml b/charts/stable/sickchill/questions.yaml index af1178d3f56..f931824eb7b 100644 --- a/charts/stable/sickchill/questions.yaml +++ b/charts/stable/sickchill/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/sickgear/questions.yaml b/charts/stable/sickgear/questions.yaml index 869d1447a72..5b206bfd5bd 100644 --- a/charts/stable/sickgear/questions.yaml +++ b/charts/stable/sickgear/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/smokeping/questions.yaml b/charts/stable/smokeping/questions.yaml index ea5b0e59817..003cc74bcc9 100644 --- a/charts/stable/smokeping/questions.yaml +++ b/charts/stable/smokeping/questions.yaml @@ -316,6 +316,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -341,26 +342,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/snipe-it/questions.yaml b/charts/stable/snipe-it/questions.yaml index 94b7001d850..924986bc65a 100644 --- a/charts/stable/snipe-it/questions.yaml +++ b/charts/stable/snipe-it/questions.yaml @@ -280,6 +280,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -305,26 +306,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/sonarr/questions.yaml b/charts/stable/sonarr/questions.yaml index a392531a91e..160732f93b9 100644 --- a/charts/stable/sonarr/questions.yaml +++ b/charts/stable/sonarr/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/speedtest-exporter/questions.yaml b/charts/stable/speedtest-exporter/questions.yaml index 8a87acee6d1..14328275084 100644 --- a/charts/stable/speedtest-exporter/questions.yaml +++ b/charts/stable/speedtest-exporter/questions.yaml @@ -70,6 +70,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -95,26 +96,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/sqlitebrowser/questions.yaml b/charts/stable/sqlitebrowser/questions.yaml index a49dbdf506b..cb6aaa6e40b 100644 --- a/charts/stable/sqlitebrowser/questions.yaml +++ b/charts/stable/sqlitebrowser/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/stash/questions.yaml b/charts/stable/stash/questions.yaml index 565dea7f8c4..e6dfbb3358a 100644 --- a/charts/stable/stash/questions.yaml +++ b/charts/stable/stash/questions.yaml @@ -272,6 +272,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -297,26 +298,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/static/questions.yaml b/charts/stable/static/questions.yaml index 9fff094f2ee..1d52f561e23 100644 --- a/charts/stable/static/questions.yaml +++ b/charts/stable/static/questions.yaml @@ -268,6 +268,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -293,26 +294,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/statping/questions.yaml b/charts/stable/statping/questions.yaml index 72b6eac78bf..57d0107a316 100644 --- a/charts/stable/statping/questions.yaml +++ b/charts/stable/statping/questions.yaml @@ -460,6 +460,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -485,26 +486,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/synclounge/questions.yaml b/charts/stable/synclounge/questions.yaml index b6a0a59fd9f..bcbcf216eb8 100644 --- a/charts/stable/synclounge/questions.yaml +++ b/charts/stable/synclounge/questions.yaml @@ -230,6 +230,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -255,26 +256,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/syncthing/questions.yaml b/charts/stable/syncthing/questions.yaml index 2d06ac2415f..9315c6bb8b3 100644 --- a/charts/stable/syncthing/questions.yaml +++ b/charts/stable/syncthing/questions.yaml @@ -429,6 +429,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -454,26 +455,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/syslog-ng/questions.yaml b/charts/stable/syslog-ng/questions.yaml index 0d77e20f503..34468c5b813 100644 --- a/charts/stable/syslog-ng/questions.yaml +++ b/charts/stable/syslog-ng/questions.yaml @@ -390,6 +390,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -415,26 +416,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/tautulli/questions.yaml b/charts/stable/tautulli/questions.yaml index 34b2d1aff45..7bf25ccf3a6 100644 --- a/charts/stable/tautulli/questions.yaml +++ b/charts/stable/tautulli/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/teamspeak3/questions.yaml b/charts/stable/teamspeak3/questions.yaml index 0274e581bc7..b75e4e27919 100644 --- a/charts/stable/teamspeak3/questions.yaml +++ b/charts/stable/teamspeak3/questions.yaml @@ -354,6 +354,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -379,26 +380,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} # Include{advanced} diff --git a/charts/stable/teedy/questions.yaml b/charts/stable/teedy/questions.yaml index 6013ed543e4..b5d88b0d077 100644 --- a/charts/stable/teedy/questions.yaml +++ b/charts/stable/teedy/questions.yaml @@ -462,6 +462,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -487,26 +488,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/thelounge/questions.yaml b/charts/stable/thelounge/questions.yaml index 87d9de30d77..13e399929f5 100644 --- a/charts/stable/thelounge/questions.yaml +++ b/charts/stable/thelounge/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/traccar/questions.yaml b/charts/stable/traccar/questions.yaml index 2075ac409d3..053033073a6 100644 --- a/charts/stable/traccar/questions.yaml +++ b/charts/stable/traccar/questions.yaml @@ -420,6 +420,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -445,26 +446,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/transmission/questions.yaml b/charts/stable/transmission/questions.yaml index 0d75444c9e4..280d3693817 100644 --- a/charts/stable/transmission/questions.yaml +++ b/charts/stable/transmission/questions.yaml @@ -693,6 +693,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -718,26 +719,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/truecommand/questions.yaml b/charts/stable/truecommand/questions.yaml index f345019f8cb..d9b0c06e779 100644 --- a/charts/stable/truecommand/questions.yaml +++ b/charts/stable/truecommand/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/tt-rss/questions.yaml b/charts/stable/tt-rss/questions.yaml index 522a3d63da4..9ec181bc83f 100644 --- a/charts/stable/tt-rss/questions.yaml +++ b/charts/stable/tt-rss/questions.yaml @@ -413,6 +413,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -438,26 +439,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/tvheadend/questions.yaml b/charts/stable/tvheadend/questions.yaml index d7cc97ba94c..672760c3b50 100644 --- a/charts/stable/tvheadend/questions.yaml +++ b/charts/stable/tvheadend/questions.yaml @@ -328,6 +328,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -353,26 +354,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/twtxt/questions.yaml b/charts/stable/twtxt/questions.yaml index 3632bc52f78..ab4d5a38b19 100644 --- a/charts/stable/twtxt/questions.yaml +++ b/charts/stable/twtxt/questions.yaml @@ -334,6 +334,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -359,26 +360,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/ubooquity/questions.yaml b/charts/stable/ubooquity/questions.yaml index ed92cd3cc26..2b524fc89de 100644 --- a/charts/stable/ubooquity/questions.yaml +++ b/charts/stable/ubooquity/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/unifi/questions.yaml b/charts/stable/unifi/questions.yaml index 552b3744a05..197147ee893 100644 --- a/charts/stable/unifi/questions.yaml +++ b/charts/stable/unifi/questions.yaml @@ -537,7 +537,8 @@ questions: label: "runAsNonRoot" schema: type: boolean - default: false + default: false# Include{securityContextAdvanced} + - variable: podSecurityContext group: "Security and Permissions" label: "Pod Security Context" @@ -562,26 +563,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/unpackerr/questions.yaml b/charts/stable/unpackerr/questions.yaml index 5028025ac4f..aee3d30b8f3 100644 --- a/charts/stable/unpackerr/questions.yaml +++ b/charts/stable/unpackerr/questions.yaml @@ -166,6 +166,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -191,26 +192,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/unpoller/questions.yaml b/charts/stable/unpoller/questions.yaml index cb5138450dd..25b6519d485 100644 --- a/charts/stable/unpoller/questions.yaml +++ b/charts/stable/unpoller/questions.yaml @@ -99,6 +99,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -124,26 +125,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/uptime-kuma/questions.yaml b/charts/stable/uptime-kuma/questions.yaml index f81331128bd..99e2eb049e8 100644 --- a/charts/stable/uptime-kuma/questions.yaml +++ b/charts/stable/uptime-kuma/questions.yaml @@ -269,6 +269,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -294,26 +295,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/uptimerobot-prometheus/questions.yaml b/charts/stable/uptimerobot-prometheus/questions.yaml index 56851e26631..121a1419f4a 100644 --- a/charts/stable/uptimerobot-prometheus/questions.yaml +++ b/charts/stable/uptimerobot-prometheus/questions.yaml @@ -84,6 +84,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -109,26 +110,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/valheim/questions.yaml b/charts/stable/valheim/questions.yaml index 9992a00ee99..4bfd9b58c4b 100644 --- a/charts/stable/valheim/questions.yaml +++ b/charts/stable/valheim/questions.yaml @@ -608,6 +608,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -633,26 +634,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/vaultwarden/questions.yaml b/charts/stable/vaultwarden/questions.yaml index e4f2332f7c9..f5f902b9e0c 100644 --- a/charts/stable/vaultwarden/questions.yaml +++ b/charts/stable/vaultwarden/questions.yaml @@ -619,6 +619,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -644,26 +645,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/webgrabplus/questions.yaml b/charts/stable/webgrabplus/questions.yaml index d9c28b04127..e55d523d36f 100644 --- a/charts/stable/webgrabplus/questions.yaml +++ b/charts/stable/webgrabplus/questions.yaml @@ -210,6 +210,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -235,26 +236,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/whoogle/questions.yaml b/charts/stable/whoogle/questions.yaml index f33e4915ec3..909cc75aa79 100644 --- a/charts/stable/whoogle/questions.yaml +++ b/charts/stable/whoogle/questions.yaml @@ -332,6 +332,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -357,26 +358,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/wikijs/questions.yaml b/charts/stable/wikijs/questions.yaml index 888c2297c61..1cfae6414ae 100644 --- a/charts/stable/wikijs/questions.yaml +++ b/charts/stable/wikijs/questions.yaml @@ -365,6 +365,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -390,26 +391,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/wireshark/questions.yaml b/charts/stable/wireshark/questions.yaml index eedc4fb0bf9..56201d892dc 100644 --- a/charts/stable/wireshark/questions.yaml +++ b/charts/stable/wireshark/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/xbackbone/questions.yaml b/charts/stable/xbackbone/questions.yaml index 59d363be26b..f167f48eaf5 100644 --- a/charts/stable/xbackbone/questions.yaml +++ b/charts/stable/xbackbone/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/xteve/questions.yaml b/charts/stable/xteve/questions.yaml index 804e7404953..f4a7168b042 100644 --- a/charts/stable/xteve/questions.yaml +++ b/charts/stable/xteve/questions.yaml @@ -267,6 +267,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -292,26 +293,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/zigbee2mqtt/questions.yaml b/charts/stable/zigbee2mqtt/questions.yaml index 3e14a757970..cc4466a210c 100644 --- a/charts/stable/zigbee2mqtt/questions.yaml +++ b/charts/stable/zigbee2mqtt/questions.yaml @@ -273,6 +273,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -298,26 +299,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/znc/questions.yaml b/charts/stable/znc/questions.yaml index 4ac7e54ef27..7d1c2b8b9f5 100644 --- a/charts/stable/znc/questions.yaml +++ b/charts/stable/znc/questions.yaml @@ -274,6 +274,7 @@ questions: schema: type: boolean default: false +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -299,26 +300,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/charts/stable/zwavejs2mqtt/questions.yaml b/charts/stable/zwavejs2mqtt/questions.yaml index d1820df8b9e..fe5e4254b4c 100644 --- a/charts/stable/zwavejs2mqtt/questions.yaml +++ b/charts/stable/zwavejs2mqtt/questions.yaml @@ -321,6 +321,7 @@ questions: schema: type: boolean default: true +# Include{securityContextAdvanced} - variable: podSecurityContext group: "Security and Permissions" @@ -346,26 +347,7 @@ questions: schema: type: int default: 568 - - variable: supplementalGroups - 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{podSecurityContextAdvanced} # Include{resources} diff --git a/templates/questions/podSecurityContextAdvanced.yaml b/templates/questions/podSecurityContextAdvanced.yaml new file mode 100644 index 00000000000..4624acd38c1 --- /dev/null +++ b/templates/questions/podSecurityContextAdvanced.yaml @@ -0,0 +1,20 @@ + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int diff --git a/templates/questions/securityContextAdvanced.yaml b/templates/questions/securityContextAdvanced.yaml new file mode 100644 index 00000000000..f5b944b49b4 --- /dev/null +++ b/templates/questions/securityContextAdvanced.yaml @@ -0,0 +1,25 @@ + - variable: capabilities + label: "Capabilities" + schema: + type: dict + attrs: + - variable: drop + label: "Drop Capability" + schema: + type: list + default: [] + items: + - variable: dropEntry + label: "" + schema: + type: string + - variable: add + label: "Add Capability" + schema: + type: list + default: [] + items: + - variable: addEntry + label: "" + schema: + type: string diff --git a/tools/build-release.sh b/tools/build-release.sh index 1794546aa19..847adf966f4 100755 --- a/tools/build-release.sh +++ b/tools/build-release.sh @@ -178,6 +178,16 @@ include_questions(){ /# Include{persistenceList}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + # Replace # Include{securityContextAdvanced} with the standard securityContextAdvanced codesnippet + awk 'NR==FNR { a[n++]=$0; next } + /# Include{securityContextAdvanced}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + + # Replace # Include{podSecurityContextAdvanced} with the standard podSecurityContextAdvanced codesnippet + awk 'NR==FNR { a[n++]=$0; next } + /# Include{podSecurityContextAdvanced}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + # Replace # Include{ingressDefault} with the standard ingressDefault codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{ingressDefault}/ { for (i=0;i