From 12b4b6382f04ffbdecce08cee434b5e5ecbd8fff Mon Sep 17 00:00:00 2001 From: Stavros Kois Date: Sun, 23 May 2021 02:15:39 +0300 Subject: [PATCH] Common 4.0 App Refactor Part 5 - Stavos --- .../deprecated/nzbhydra/SCALE/questions.yaml | 16 ++++++-------- .../incubator/appdaemon/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/bazarr/SCALE/questions.yaml | 16 ++++++-------- .../calibre-web/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/calibre-web/values.yaml | 7 ------ charts/incubator/deluge/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/deluge/values.yaml | 8 ------- .../incubator/fireflyiii/SCALE/questions.yaml | 16 ++++++-------- .../incubator/freshrss/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/freshrss/values.yaml | 7 ------ charts/incubator/gaps/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/grocy/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/grocy/values.yaml | 7 ------ .../incubator/heimdall/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/heimdall/values.yaml | 7 ------ .../lazylibrarian/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/lazylibrarian/values.yaml | 7 ------ charts/incubator/lychee/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/lychee/values.yaml | 7 ------ .../incubator/navidrome/SCALE/questions.yaml | 16 ++++++-------- .../incubator/node-red/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/nzbget/SCALE/questions.yaml | 16 ++++++-------- .../incubator/organizr/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/organizr/values.yaml | 7 ------ charts/incubator/podgrab/SCALE/questions.yaml | 17 ++++++-------- .../qbittorrent/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/readarr/SCALE/questions.yaml | 16 ++++++-------- charts/incubator/sabnzbd/SCALE/questions.yaml | 17 ++++++-------- .../incubator/tvheadend/SCALE/questions.yaml | 18 +++++++-------- charts/incubator/tvheadend/values.yaml | 7 ------ charts/incubator/unifi/SCALE/questions.yaml | 18 +++++++-------- charts/incubator/unifi/values.yaml | 17 ++++++-------- .../collabora-online/SCALE/ix_values.yaml | 8 ------- .../collabora-online/SCALE/questions.yaml | 20 +++++++---------- charts/stable/collabora-online/values.yaml | 7 ------ .../stable/deepstack-cpu/SCALE/ix_values.yaml | 10 +-------- .../stable/deepstack-cpu/SCALE/questions.yaml | 16 ++++++-------- charts/stable/deepstack-cpu/values.yaml | 14 +++--------- charts/stable/emby/SCALE/ix_values.yaml | 7 +++++- charts/stable/emby/SCALE/questions.yaml | 18 +++++++-------- charts/stable/emby/values.yaml | 6 +++-- charts/stable/esphome/SCALE/questions.yaml | 20 ++++++++++------- charts/stable/handbrake/SCALE/ix_values.yaml | 8 ------- charts/stable/handbrake/SCALE/questions.yaml | 18 +++++++-------- charts/stable/handbrake/values.yaml | 4 ---- .../home-assistant/SCALE/questions.yaml | 16 ++++++-------- charts/stable/home-assistant/values.yaml | 8 ------- charts/stable/jackett/SCALE/questions.yaml | 16 ++++++-------- charts/stable/jellyfin/SCALE/ix_values.yaml | 7 +++++- charts/stable/jellyfin/SCALE/questions.yaml | 18 +++++++-------- charts/stable/jellyfin/values.yaml | 5 ++++- charts/stable/kms/SCALE/questions.yaml | 16 ++++++-------- charts/stable/kms/values.yaml | 7 ------ charts/stable/lidarr/SCALE/questions.yaml | 16 ++++++-------- charts/stable/ombi/SCALE/questions.yaml | 16 ++++++-------- charts/stable/plex/SCALE/ix_values.yaml | 6 +++++ charts/stable/plex/SCALE/questions.yaml | 18 +++++++-------- charts/stable/plex/values.yaml | 5 ++++- charts/stable/radarr/SCALE/questions.yaml | 16 ++++++-------- charts/stable/sonarr/SCALE/questions.yaml | 16 ++++++-------- charts/stable/syncthing/SCALE/questions.yaml | 13 +++++++++++ charts/stable/tautulli/SCALE/questions.yaml | 16 ++++++-------- .../stable/transmission/SCALE/questions.yaml | 16 ++++++-------- .../stable/truecommand/SCALE/questions.yaml | 16 ++++++-------- charts/stable/truecommand/values.yaml | 7 ------ .../stable/vaultwarden/SCALE/questions.yaml | 16 ++++++-------- .../stable/zwavejs2mqtt/SCALE/ix_values.yaml | 8 ++++++- .../stable/zwavejs2mqtt/SCALE/questions.yaml | 22 +++++++++++-------- 68 files changed, 366 insertions(+), 529 deletions(-) diff --git a/charts/deprecated/nzbhydra/SCALE/questions.yaml b/charts/deprecated/nzbhydra/SCALE/questions.yaml index 88a886ed8d6..8bc67796aa3 100644 --- a/charts/deprecated/nzbhydra/SCALE/questions.yaml +++ b/charts/deprecated/nzbhydra/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/appdaemon/SCALE/questions.yaml b/charts/incubator/appdaemon/SCALE/questions.yaml index 2febfebff00..cfe1db7b299 100644 --- a/charts/incubator/appdaemon/SCALE/questions.yaml +++ b/charts/incubator/appdaemon/SCALE/questions.yaml @@ -55,15 +55,6 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" # Docker specific env - variable: env group: "Configuration" @@ -71,6 +62,13 @@ questions: schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: HA_URL label: "HA URL" description: "Your HomeAssistant URL" diff --git a/charts/incubator/bazarr/SCALE/questions.yaml b/charts/incubator/bazarr/SCALE/questions.yaml index da449a377b5..2e5e8c9fd6e 100644 --- a/charts/incubator/bazarr/SCALE/questions.yaml +++ b/charts/incubator/bazarr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/calibre-web/SCALE/questions.yaml b/charts/incubator/calibre-web/SCALE/questions.yaml index 9b41c36c536..219d81a1aad 100644 --- a/charts/incubator/calibre-web/SCALE/questions.yaml +++ b/charts/incubator/calibre-web/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/calibre-web/values.yaml b/charts/incubator/calibre-web/values.yaml index 79415093c51..40a67da4e7d 100644 --- a/charts/incubator/calibre-web/values.yaml +++ b/charts/incubator/calibre-web/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/deluge/SCALE/questions.yaml b/charts/incubator/deluge/SCALE/questions.yaml index 5ae87743f08..2a581f47c67 100644 --- a/charts/incubator/deluge/SCALE/questions.yaml +++ b/charts/incubator/deluge/SCALE/questions.yaml @@ -56,21 +56,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - ## Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Australia/Hobart" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Australia/Hobart" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/deluge/values.yaml b/charts/incubator/deluge/values.yaml index b0ddfc33d5f..82af7c282cd 100644 --- a/charts/incubator/deluge/values.yaml +++ b/charts/incubator/deluge/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: @@ -33,7 +26,6 @@ service: port: 51413 protocol: UDP - persistence: config: enabled: true diff --git a/charts/incubator/fireflyiii/SCALE/questions.yaml b/charts/incubator/fireflyiii/SCALE/questions.yaml index 9507691190c..932e356c980 100644 --- a/charts/incubator/fireflyiii/SCALE/questions.yaml +++ b/charts/incubator/fireflyiii/SCALE/questions.yaml @@ -55,15 +55,6 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" # Docker specific env - variable: env group: "Configuration" @@ -71,6 +62,13 @@ questions: schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: APP_KEY label: "App Key" description: "Your unique 32 application character key" diff --git a/charts/incubator/freshrss/SCALE/questions.yaml b/charts/incubator/freshrss/SCALE/questions.yaml index 7714f4b6faf..d1248a6395a 100644 --- a/charts/incubator/freshrss/SCALE/questions.yaml +++ b/charts/incubator/freshrss/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/freshrss/values.yaml b/charts/incubator/freshrss/values.yaml index f0a86a9284d..11d4c91b16f 100644 --- a/charts/incubator/freshrss/values.yaml +++ b/charts/incubator/freshrss/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/gaps/SCALE/questions.yaml b/charts/incubator/gaps/SCALE/questions.yaml index 8ef13745ffe..32b113415a5 100644 --- a/charts/incubator/gaps/SCALE/questions.yaml +++ b/charts/incubator/gaps/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/grocy/SCALE/questions.yaml b/charts/incubator/grocy/SCALE/questions.yaml index 439df3f618d..f1af3711d40 100644 --- a/charts/incubator/grocy/SCALE/questions.yaml +++ b/charts/incubator/grocy/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/grocy/values.yaml b/charts/incubator/grocy/values.yaml index 4c23b96081d..c8aa7386b77 100644 --- a/charts/incubator/grocy/values.yaml +++ b/charts/incubator/grocy/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/heimdall/SCALE/questions.yaml b/charts/incubator/heimdall/SCALE/questions.yaml index 2be6b567771..da7f7db6fbe 100644 --- a/charts/incubator/heimdall/SCALE/questions.yaml +++ b/charts/incubator/heimdall/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/heimdall/values.yaml b/charts/incubator/heimdall/values.yaml index 54a57efc7c9..a8331f4dd56 100644 --- a/charts/incubator/heimdall/values.yaml +++ b/charts/incubator/heimdall/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/lazylibrarian/SCALE/questions.yaml b/charts/incubator/lazylibrarian/SCALE/questions.yaml index 487a7ac7d53..3870b0ab27b 100644 --- a/charts/incubator/lazylibrarian/SCALE/questions.yaml +++ b/charts/incubator/lazylibrarian/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/lazylibrarian/values.yaml b/charts/incubator/lazylibrarian/values.yaml index 4c1b4d126c4..5aa4e24b14d 100644 --- a/charts/incubator/lazylibrarian/values.yaml +++ b/charts/incubator/lazylibrarian/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/lychee/SCALE/questions.yaml b/charts/incubator/lychee/SCALE/questions.yaml index 3200f1acc91..6c7157cbeae 100644 --- a/charts/incubator/lychee/SCALE/questions.yaml +++ b/charts/incubator/lychee/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/lychee/values.yaml b/charts/incubator/lychee/values.yaml index 2ef4320a969..20e922c74ef 100644 --- a/charts/incubator/lychee/values.yaml +++ b/charts/incubator/lychee/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/navidrome/SCALE/questions.yaml b/charts/incubator/navidrome/SCALE/questions.yaml index f65cb1436fb..da4cef7d82b 100644 --- a/charts/incubator/navidrome/SCALE/questions.yaml +++ b/charts/incubator/navidrome/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/node-red/SCALE/questions.yaml b/charts/incubator/node-red/SCALE/questions.yaml index 544eafb56cb..fb811ceaea9 100644 --- a/charts/incubator/node-red/SCALE/questions.yaml +++ b/charts/incubator/node-red/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/nzbget/SCALE/questions.yaml b/charts/incubator/nzbget/SCALE/questions.yaml index 22928683a7e..c8342ac91a1 100644 --- a/charts/incubator/nzbget/SCALE/questions.yaml +++ b/charts/incubator/nzbget/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/organizr/SCALE/questions.yaml b/charts/incubator/organizr/SCALE/questions.yaml index d732f75a518..beadea5524c 100644 --- a/charts/incubator/organizr/SCALE/questions.yaml +++ b/charts/incubator/organizr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/organizr/values.yaml b/charts/incubator/organizr/values.yaml index 4ccff62bf14..d4a987c157e 100644 --- a/charts/incubator/organizr/values.yaml +++ b/charts/incubator/organizr/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/incubator/podgrab/SCALE/questions.yaml b/charts/incubator/podgrab/SCALE/questions.yaml index 0f3bd6aacdb..0df70df65b8 100644 --- a/charts/incubator/podgrab/SCALE/questions.yaml +++ b/charts/incubator/podgrab/SCALE/questions.yaml @@ -55,22 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - # App env variables - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PASSWORD label: "Password" description: "Desired Password" diff --git a/charts/incubator/qbittorrent/SCALE/questions.yaml b/charts/incubator/qbittorrent/SCALE/questions.yaml index 01d504645f0..c9cbb003a38 100644 --- a/charts/incubator/qbittorrent/SCALE/questions.yaml +++ b/charts/incubator/qbittorrent/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/readarr/SCALE/questions.yaml b/charts/incubator/readarr/SCALE/questions.yaml index f842de7a3a3..3163e06f0df 100644 --- a/charts/incubator/readarr/SCALE/questions.yaml +++ b/charts/incubator/readarr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/incubator/sabnzbd/SCALE/questions.yaml b/charts/incubator/sabnzbd/SCALE/questions.yaml index 68c99166689..b14f7202b38 100644 --- a/charts/incubator/sabnzbd/SCALE/questions.yaml +++ b/charts/incubator/sabnzbd/SCALE/questions.yaml @@ -55,22 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - # Docker specific env - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: HOST_WHITELIST_ENTRIES label: "HostName Whitelist" description: "If you use a reverse proxy, you might need to enter your hostname's here (comma seperated)" diff --git a/charts/incubator/tvheadend/SCALE/questions.yaml b/charts/incubator/tvheadend/SCALE/questions.yaml index 5ad48392a21..0c9bccb9a2b 100644 --- a/charts/incubator/tvheadend/SCALE/questions.yaml +++ b/charts/incubator/tvheadend/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" @@ -264,7 +262,7 @@ questions: schema: type: dict attrs: - - variable: tcp + - variable: htsp label: "TCP Service Port Configuration" schema: type: dict diff --git a/charts/incubator/tvheadend/values.yaml b/charts/incubator/tvheadend/values.yaml index 2607534d9d8..5372e7b84d1 100644 --- a/charts/incubator/tvheadend/values.yaml +++ b/charts/incubator/tvheadend/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - # See https://github.com/linuxserver/docker-tvheadend#parameters env: {} # PUID: 1000 diff --git a/charts/incubator/unifi/SCALE/questions.yaml b/charts/incubator/unifi/SCALE/questions.yaml index 89d3472596d..6206aa1bb3b 100644 --- a/charts/incubator/unifi/SCALE/questions.yaml +++ b/charts/incubator/unifi/SCALE/questions.yaml @@ -54,21 +54,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" @@ -358,7 +356,7 @@ questions: schema: type: dict attrs: - - variable: tcp + - variable: udp label: "TCP Service Port Configuration" schema: type: dict diff --git a/charts/incubator/unifi/values.yaml b/charts/incubator/unifi/values.yaml index 28f58e8d137..69324c7fdc0 100644 --- a/charts/incubator/unifi/values.yaml +++ b/charts/incubator/unifi/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - envTpl: # Permissions Settings UNIFI_GID: "568" @@ -25,15 +18,19 @@ service: ports: main: port: 8443 - conn: + comm: enabled: true type: ClusterIP ports: - http: + tcp: enabled: true port: 8080 protocol: TCP - stun: + stun: + enabled: true + type: ClusterIP + ports: + udp: enabled: true port: 3478 protocol: UDP diff --git a/charts/stable/collabora-online/SCALE/ix_values.yaml b/charts/stable/collabora-online/SCALE/ix_values.yaml index cc7a037dea2..5647e9af45e 100644 --- a/charts/stable/collabora-online/SCALE/ix_values.yaml +++ b/charts/stable/collabora-online/SCALE/ix_values.yaml @@ -8,14 +8,6 @@ image: repository: collabora/code tag: 6.4.8.4 pullPolicy: IfNotPresent - -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: null - runAsGroup: null - fsGroup: null - ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/collabora-online/SCALE/questions.yaml b/charts/stable/collabora-online/SCALE/questions.yaml index 186da46c71b..14778a52919 100644 --- a/charts/stable/collabora-online/SCALE/questions.yaml +++ b/charts/stable/collabora-online/SCALE/questions.yaml @@ -56,23 +56,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - # envList Configuraiton - variable: env group: "Configuration" - label: "Environment Variables Configuration" + label: "Image Environment" schema: type: dict - required: true attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: domain label: "Domains will be using collabora" description: 'Use backslash "\" before dots ".". Use pipe "|" to separate multiple domains' diff --git a/charts/stable/collabora-online/values.yaml b/charts/stable/collabora-online/values.yaml index 45fe358e8d8..62592430ad2 100644 --- a/charts/stable/collabora-online/values.yaml +++ b/charts/stable/collabora-online/values.yaml @@ -6,13 +6,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: null - runAsGroup: null - fsGroup: null - service: main: type: NodePort diff --git a/charts/stable/deepstack-cpu/SCALE/ix_values.yaml b/charts/stable/deepstack-cpu/SCALE/ix_values.yaml index aa8a0483d78..c684d8ec8bd 100644 --- a/charts/stable/deepstack-cpu/SCALE/ix_values.yaml +++ b/charts/stable/deepstack-cpu/SCALE/ix_values.yaml @@ -9,18 +9,10 @@ image: pullPolicy: IfNotPresent tag: cpu-2021.02.1 -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - supplementalGroups: [24, 44, 107] - envTpl: -# Permissions Settings + # Permissions Settings USER_ID: "568" GROUP_ID: "568" - ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/deepstack-cpu/SCALE/questions.yaml b/charts/stable/deepstack-cpu/SCALE/questions.yaml index ec6504e10ec..dd2b17b3fd3 100644 --- a/charts/stable/deepstack-cpu/SCALE/questions.yaml +++ b/charts/stable/deepstack-cpu/SCALE/questions.yaml @@ -56,21 +56,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/deepstack-cpu/values.yaml b/charts/stable/deepstack-cpu/values.yaml index 74068a0c5f3..877d0bb4fe8 100644 --- a/charts/stable/deepstack-cpu/values.yaml +++ b/charts/stable/deepstack-cpu/values.yaml @@ -15,14 +15,8 @@ service: main: port: 5000 -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - envTpl: -# Permissions Settings + # Permissions Settings USER_ID: "568" GROUP_ID: "568" @@ -31,10 +25,8 @@ env: VISION-FACE: "True" VISION-DETECTION: "True" VISION-SCENE: "True" - MODELSTORE-DETECTION: "/modelstore/detection" # Path to custom models (needs to be on documentation) - MODE: "High" # High|Medium|Low - # ADMIN-KEY: "" # Deprecated since it got OpenSource? or optional? - # API-KEY: "" # Deprecated since it got OpenSource? or optional?podSecurityContext: + MODELSTORE-DETECTION: "/modelstore/detection" # Path to custom models (needs to be on documentation) + MODE: "High" # High|Medium|Low persistence: config: diff --git a/charts/stable/emby/SCALE/ix_values.yaml b/charts/stable/emby/SCALE/ix_values.yaml index 374eaf6ab77..d6026df4642 100644 --- a/charts/stable/emby/SCALE/ix_values.yaml +++ b/charts/stable/emby/SCALE/ix_values.yaml @@ -9,7 +9,12 @@ image: pullPolicy: IfNotPresent tag: v4.5.4.0 - +podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + supplementalGroups: [44, 107] ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/emby/SCALE/questions.yaml b/charts/stable/emby/SCALE/questions.yaml index 7ab7940ecbb..b74e8f35c9f 100644 --- a/charts/stable/emby/SCALE/questions.yaml +++ b/charts/stable/emby/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" @@ -367,7 +365,7 @@ questions: description: "Additional groups this App needs access to" schema: type: list - default: [44, 107] + default: [] items: - variable: Group label: "Group" diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 29590510e42..e4395bc2e31 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -8,9 +8,11 @@ image: strategy: type: Recreate -# 44=video 107=render -# Configure the Security Context for the Pod podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 supplementalGroups: [44, 107] service: diff --git a/charts/stable/esphome/SCALE/questions.yaml b/charts/stable/esphome/SCALE/questions.yaml index 751ee59700c..da66562a758 100644 --- a/charts/stable/esphome/SCALE/questions.yaml +++ b/charts/stable/esphome/SCALE/questions.yaml @@ -55,15 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" + - variable: env + group: "Configuration" + label: "Image Environment" schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" + type: dict + attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" # Configure Enviroment Variables - variable: envList label: "Image environment" diff --git a/charts/stable/handbrake/SCALE/ix_values.yaml b/charts/stable/handbrake/SCALE/ix_values.yaml index a25da76d817..4eea1bb3dd9 100644 --- a/charts/stable/handbrake/SCALE/ix_values.yaml +++ b/charts/stable/handbrake/SCALE/ix_values.yaml @@ -9,14 +9,6 @@ image: tag: v1.23.2 pullPolicy: IfNotPresent -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - supplementalGroups: [24, 44, 107] - #All values here are set as the docker defaults. envTpl: # Permissions Settings diff --git a/charts/stable/handbrake/SCALE/questions.yaml b/charts/stable/handbrake/SCALE/questions.yaml index 9cdf9d820f8..6280a42ff97 100644 --- a/charts/stable/handbrake/SCALE/questions.yaml +++ b/charts/stable/handbrake/SCALE/questions.yaml @@ -56,21 +56,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" @@ -344,7 +342,7 @@ questions: schema: type: dict attrs: - - variable: tcp + - variable: vnc label: "TCP Service Port Configuration" schema: type: dict diff --git a/charts/stable/handbrake/values.yaml b/charts/stable/handbrake/values.yaml index 367e8559c67..f5528cbd2eb 100644 --- a/charts/stable/handbrake/values.yaml +++ b/charts/stable/handbrake/values.yaml @@ -6,10 +6,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - supplementalGroups: [24, 44, 107] - service: main: ports: diff --git a/charts/stable/home-assistant/SCALE/questions.yaml b/charts/stable/home-assistant/SCALE/questions.yaml index 4701eef3711..a38b66657c0 100644 --- a/charts/stable/home-assistant/SCALE/questions.yaml +++ b/charts/stable/home-assistant/SCALE/questions.yaml @@ -55,15 +55,6 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: git group: "Configuration" label: "Home-Assistant Git Settings" @@ -86,6 +77,13 @@ questions: schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/home-assistant/values.yaml b/charts/stable/home-assistant/values.yaml index 9388d0c895b..adfdd1a3a5c 100644 --- a/charts/stable/home-assistant/values.yaml +++ b/charts/stable/home-assistant/values.yaml @@ -8,14 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - supplementalGroups: [5, 20, 24] - env: {} # TZ: diff --git a/charts/stable/jackett/SCALE/questions.yaml b/charts/stable/jackett/SCALE/questions.yaml index ad1c7e7dbd8..9a5867ac921 100644 --- a/charts/stable/jackett/SCALE/questions.yaml +++ b/charts/stable/jackett/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/jellyfin/SCALE/ix_values.yaml b/charts/stable/jellyfin/SCALE/ix_values.yaml index 1c1ab428842..052571ff341 100644 --- a/charts/stable/jellyfin/SCALE/ix_values.yaml +++ b/charts/stable/jellyfin/SCALE/ix_values.yaml @@ -9,7 +9,12 @@ image: pullPolicy: IfNotPresent tag: 10.7.5 - +podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + supplementalGroups: [44, 107] ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/jellyfin/SCALE/questions.yaml b/charts/stable/jellyfin/SCALE/questions.yaml index 73071952139..01a898256fa 100644 --- a/charts/stable/jellyfin/SCALE/questions.yaml +++ b/charts/stable/jellyfin/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" @@ -367,7 +365,7 @@ questions: description: "Additional groups this App needs access to" schema: type: list - default: [44, 107] + default: [] items: - variable: Group label: "Group" diff --git a/charts/stable/jellyfin/values.yaml b/charts/stable/jellyfin/values.yaml index 824009133ac..c539306b882 100644 --- a/charts/stable/jellyfin/values.yaml +++ b/charts/stable/jellyfin/values.yaml @@ -8,8 +8,11 @@ image: strategy: type: Recreate -# 44=video 107=render podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 supplementalGroups: [44, 107] service: diff --git a/charts/stable/kms/SCALE/questions.yaml b/charts/stable/kms/SCALE/questions.yaml index ca8feb22d28..95a68c61654 100644 --- a/charts/stable/kms/SCALE/questions.yaml +++ b/charts/stable/kms/SCALE/questions.yaml @@ -47,21 +47,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/kms/values.yaml b/charts/stable/kms/values.yaml index f6dd0558b55..8e468550958 100644 --- a/charts/stable/kms/values.yaml +++ b/charts/stable/kms/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/stable/lidarr/SCALE/questions.yaml b/charts/stable/lidarr/SCALE/questions.yaml index 59fed53cdbd..d2a44b9e348 100644 --- a/charts/stable/lidarr/SCALE/questions.yaml +++ b/charts/stable/lidarr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/ombi/SCALE/questions.yaml b/charts/stable/ombi/SCALE/questions.yaml index 3fac0408d29..0d7de1e2e5a 100644 --- a/charts/stable/ombi/SCALE/questions.yaml +++ b/charts/stable/ombi/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/plex/SCALE/ix_values.yaml b/charts/stable/plex/SCALE/ix_values.yaml index 4a162b70b2b..868b3d4ba0a 100644 --- a/charts/stable/plex/SCALE/ix_values.yaml +++ b/charts/stable/plex/SCALE/ix_values.yaml @@ -9,6 +9,12 @@ image: pullPolicy: IfNotPresent tag: v1.22.1.4228-724c56e62 +podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + supplementalGroups: [44, 107] ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/plex/SCALE/questions.yaml b/charts/stable/plex/SCALE/questions.yaml index 28f0251e267..d53919ef3ea 100644 --- a/charts/stable/plex/SCALE/questions.yaml +++ b/charts/stable/plex/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: ADVERTISE_IP label: "Advertise IP" description: "IP to advertise to Plex" @@ -385,7 +383,7 @@ questions: description: "Additional groups this App needs access to" schema: type: list - default: [44, 107] + default: [] items: - variable: Group label: "Group" diff --git a/charts/stable/plex/values.yaml b/charts/stable/plex/values.yaml index 26db6e9719a..dcb98ac2023 100644 --- a/charts/stable/plex/values.yaml +++ b/charts/stable/plex/values.yaml @@ -8,8 +8,11 @@ image: strategy: type: Recreate -# 44=video 107=render podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 supplementalGroups: [44, 107] service: diff --git a/charts/stable/radarr/SCALE/questions.yaml b/charts/stable/radarr/SCALE/questions.yaml index ea13281786c..686bd2f7f8b 100644 --- a/charts/stable/radarr/SCALE/questions.yaml +++ b/charts/stable/radarr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/sonarr/SCALE/questions.yaml b/charts/stable/sonarr/SCALE/questions.yaml index 752d2be3911..711bae8068e 100644 --- a/charts/stable/sonarr/SCALE/questions.yaml +++ b/charts/stable/sonarr/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/syncthing/SCALE/questions.yaml b/charts/stable/syncthing/SCALE/questions.yaml index 025f00526d9..f359749c3a2 100644 --- a/charts/stable/syncthing/SCALE/questions.yaml +++ b/charts/stable/syncthing/SCALE/questions.yaml @@ -55,6 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" + - variable: env + group: "Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" # Configure Enviroment Variables - variable: envList label: "Image environment" diff --git a/charts/stable/tautulli/SCALE/questions.yaml b/charts/stable/tautulli/SCALE/questions.yaml index e9b9d33bbf4..868e4c8ac7d 100644 --- a/charts/stable/tautulli/SCALE/questions.yaml +++ b/charts/stable/tautulli/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/transmission/SCALE/questions.yaml b/charts/stable/transmission/SCALE/questions.yaml index 3b30aad8db8..05b4fa968ba 100644 --- a/charts/stable/transmission/SCALE/questions.yaml +++ b/charts/stable/transmission/SCALE/questions.yaml @@ -55,15 +55,6 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: transmissionConfig group: "Configuration" label: "Transmission Settings" @@ -251,6 +242,13 @@ questions: schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/truecommand/SCALE/questions.yaml b/charts/stable/truecommand/SCALE/questions.yaml index 3039865a702..22322a8e707 100644 --- a/charts/stable/truecommand/SCALE/questions.yaml +++ b/charts/stable/truecommand/SCALE/questions.yaml @@ -55,21 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - variable: env group: "Configuration" label: "Image Environment" schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: PUID label: "PUID" description: "Sets the PUID env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/truecommand/values.yaml b/charts/stable/truecommand/values.yaml index c2fbda7f606..ce50c30fda0 100644 --- a/charts/stable/truecommand/values.yaml +++ b/charts/stable/truecommand/values.yaml @@ -8,13 +8,6 @@ image: strategy: type: Recreate -# Configure the Security Context for the Pod -podSecurityContext: - runAsNonRoot: false - runAsUser: 0 - runAsGroup: 0 - fsGroup: 0 - service: main: ports: diff --git a/charts/stable/vaultwarden/SCALE/questions.yaml b/charts/stable/vaultwarden/SCALE/questions.yaml index d35ae274ff7..fea4ed005cc 100644 --- a/charts/stable/vaultwarden/SCALE/questions.yaml +++ b/charts/stable/vaultwarden/SCALE/questions.yaml @@ -55,15 +55,6 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" # Configure Bitwarden: - variable: bitwardenrs label: "" @@ -364,6 +355,13 @@ questions: schema: type: dict attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: UMASK label: "UMASK" description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" diff --git a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml b/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml index a06b4d6ac90..a90bf487585 100644 --- a/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml +++ b/charts/stable/zwavejs2mqtt/SCALE/ix_values.yaml @@ -9,6 +9,13 @@ image: pullPolicy: IfNotPresent tag: 2.4.1 +podSecurityContext: + runAsNonRoot: true + runAsUser: 568 + runAsGroup: 568 + fsGroup: 568 + supplementalGroups: [5, 20, 24] + probes: liveness: enabled: true @@ -52,7 +59,6 @@ probes: # initialDelaySeconds: 30 # periodSeconds: 10 # timeoutSeconds: 10 - ## # Most other defaults are set in questions.yaml # For other options please refer to the wiki, default_values.yaml or the common library chart diff --git a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml index cb2d11d4438..b7e65057058 100644 --- a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml +++ b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml @@ -55,15 +55,19 @@ questions: description: "Create new pods and then kill old ones" - value: "Recreate" description: "Kill existing pods before creating new ones" - # Configure Time Zone - - variable: timezone - group: "Container Image" - label: "Timezone" + - variable: env + group: "Configuration" + label: "Image Environment" schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" + type: dict + attrs: + - variable: timezone + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" - variable: envList label: "Image environment" group: "Configuration" @@ -474,7 +478,7 @@ questions: description: "Additional groups this App needs access to" schema: type: list - default: [5, 20, 24] + default: [] items: - variable: Group label: "Group"