From 5c11bc8fb09cb21570d74736d3e400f9352a8835 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Wed, 20 Oct 2021 19:39:05 +0200 Subject: [PATCH] fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE (#1212) * fix db persistence * Add global isSCALE flag to every questions.yaml file * bump common --- charts/incubator/amcrest2mqtt/questions.yaml | 1 + .../apache-musicindex/questions.yaml | 1 + charts/incubator/aria2/questions.yaml | 1 + charts/incubator/audacity/questions.yaml | 1 + charts/incubator/babybuddy/questions.yaml | 1 + charts/incubator/beets/questions.yaml | 1 + charts/incubator/cloud9/questions.yaml | 1 + charts/incubator/code-server/questions.yaml | 1 + charts/incubator/cryptofolio/questions.yaml | 1 + charts/incubator/davos/questions.yaml | 1 + charts/incubator/digikam/questions.yaml | 1 + .../incubator/doublecommander/questions.yaml | 1 + charts/incubator/dsmr-reader/questions.yaml | 1 + charts/incubator/etherpad/questions.yaml | 1 + charts/incubator/filezilla/questions.yaml | 1 + .../firefox-syncserver/questions.yaml | 1 + charts/incubator/fossil/questions.yaml | 1 + charts/incubator/golinks/questions.yaml | 1 + charts/incubator/gotify/questions.yaml | 1 + charts/incubator/grav/questions.yaml | 1 + charts/incubator/headphones/questions.yaml | 1 + .../icantbelieveitsnotvaletudo/questions.yaml | 1 + charts/incubator/joplin-server/questions.yaml | 1 + charts/incubator/kanboard/questions.yaml | 1 + charts/incubator/leaf2mqtt/questions.yaml | 1 + charts/incubator/librespeed/questions.yaml | 1 + .../logitech-media-server/questions.yaml | 1 + charts/incubator/medusa/questions.yaml | 1 + charts/incubator/miniflux/questions.yaml | 1 + charts/incubator/minio-console/questions.yaml | 1 + charts/incubator/mstream/questions.yaml | 1 + charts/incubator/muximux/questions.yaml | 1 + charts/incubator/notes/questions.yaml | 1 + charts/incubator/novnc/questions.yaml | 1 + charts/incubator/odoo/questions.yaml | 1 + charts/incubator/openkm/questions.yaml | 1 + charts/incubator/photoshow/questions.yaml | 1 + charts/incubator/piwigo/questions.yaml | 1 + charts/incubator/pixapop/questions.yaml | 1 + charts/incubator/recipes/questions.yaml | 1 + charts/incubator/remmina/questions.yaml | 1 + charts/incubator/shiori/questions.yaml | 1 + charts/incubator/shorturl/questions.yaml | 1 + charts/incubator/sickchill/questions.yaml | 1 + charts/incubator/sickgear/questions.yaml | 1 + charts/incubator/smokeping/questions.yaml | 1 + charts/incubator/sqlitebrowser/questions.yaml | 1 + charts/incubator/static/questions.yaml | 1 + charts/incubator/statping/questions.yaml | 1 + charts/incubator/tdarr-node/questions.yaml | 1 + charts/incubator/tdarr/questions.yaml | 1 + charts/incubator/teedy/questions.yaml | 1 + charts/incubator/traccar/questions.yaml | 1 + charts/incubator/tt-rss/questions.yaml | 1 + charts/incubator/twtxt/questions.yaml | 1 + charts/incubator/uptime-kuma/questions.yaml | 1 + charts/incubator/valheim/questions.yaml | 1 + charts/incubator/whoogle/questions.yaml | 1 + charts/incubator/wiki/questions.yaml | 1 + charts/incubator/wikijs/questions.yaml | 1 + charts/incubator/zigbee2mqtt/questions.yaml | 1 + charts/library/common/Chart.yaml | 2 +- .../library/common/templates/classes/_pvc.tpl | 4 ++-- .../lib/dependencies/_postgresInjector.tpl | 8 +------- charts/library/common/values.yaml | 1 + charts/stable/airsonic/questions.yaml | 1 + charts/stable/appdaemon/questions.yaml | 1 + charts/stable/authelia/questions.yaml | 1 + charts/stable/bazarr/questions.yaml | 1 + charts/stable/booksonic-air/questions.yaml | 1 + charts/stable/calibre-web/questions.yaml | 1 + charts/stable/calibre/questions.yaml | 1 + charts/stable/collabora-online/questions.yaml | 1 + charts/stable/custom-app/questions.yaml | 1 + charts/stable/deconz/questions.yaml | 1 + charts/stable/deepstack-cpu/questions.yaml | 1 + charts/stable/deepstack-gpu/questions.yaml | 1 + charts/stable/deluge/questions.yaml | 1 + charts/stable/dizquetv/questions.yaml | 1 + charts/stable/duplicati/questions.yaml | 1 + charts/stable/emby/questions.yaml | 1 + charts/stable/esphome/questions.yaml | 1 + charts/stable/external-service/questions.yaml | 2 +- charts/stable/fireflyiii/questions.yaml | 1 + charts/stable/flaresolverr/questions.yaml | 1 + charts/stable/flood/questions.yaml | 1 + charts/stable/focalboard/questions.yaml | 1 + charts/stable/freeradius/questions.yaml | 1 + charts/stable/freshrss/questions.yaml | 1 + charts/stable/gaps/questions.yaml | 1 + charts/stable/gitea/questions.yaml | 1 + charts/stable/gonic/questions.yaml | 1 + charts/stable/grocy/questions.yaml | 1 + charts/stable/handbrake/questions.yaml | 1 + charts/stable/haste-server/questions.yaml | 1 + charts/stable/healthchecks/questions.yaml | 1 + charts/stable/heimdall/questions.yaml | 1 + charts/stable/home-assistant/questions.yaml | 1 + charts/stable/hyperion-ng/questions.yaml | 1 + charts/stable/jackett/questions.yaml | 1 + charts/stable/jdownloader2/questions.yaml | 1 + charts/stable/jellyfin/questions.yaml | 1 + charts/stable/k8s-gateway/questions.yaml | 1 + charts/stable/kms/questions.yaml | 1 + charts/stable/komga/questions.yaml | 1 + charts/stable/lazylibrarian/questions.yaml | 1 + charts/stable/librespeed/questions.yaml | 1 + charts/stable/lidarr/questions.yaml | 1 + charts/stable/littlelink/questions.yaml | 1 + charts/stable/lychee/questions.yaml | 1 + charts/stable/mealie/questions.yaml | 1 + charts/stable/mosquitto/questions.yaml | 1 + charts/stable/mylar/questions.yaml | 1 + charts/stable/navidrome/questions.yaml | 1 + charts/stable/nextcloud/questions.yaml | 1 + charts/stable/node-red/questions.yaml | 1 + charts/stable/nullserv/questions.yaml | 1 + charts/stable/nzbget/questions.yaml | 1 + charts/stable/nzbhydra/questions.yaml | 1 + charts/stable/octoprint/questions.yaml | 1 + charts/stable/omada-controller/questions.yaml | 1 + charts/stable/ombi/questions.yaml | 1 + .../onlyoffice-document-server/questions.yaml | 1 + charts/stable/openldap/questions.yaml | 1 + charts/stable/organizr/questions.yaml | 1 + charts/stable/oscam/questions.yaml | 1 + charts/stable/overseerr/questions.yaml | 1 + charts/stable/owncast/questions.yaml | 1 + charts/stable/owncloud-ocis/questions.yaml | 1 + charts/stable/pgadmin/questions.yaml | 1 + charts/stable/photoprism/questions.yaml | 1 + charts/stable/phpldapadmin/questions.yaml | 1 + charts/stable/piaware/questions.yaml | 1 + charts/stable/pihole/questions.yaml | 1 + charts/stable/plex/questions.yaml | 1 + charts/stable/podgrab/questions.yaml | 1 + charts/stable/postgresql/questions.yaml | 1 + .../stable/pretend-youre-xyzzy/questions.yaml | 1 + .../stable/protonmail-bridge/questions.yaml | 1 + charts/stable/prowlarr/questions.yaml | 1 + charts/stable/pyload/questions.yaml | 1 + charts/stable/qbittorrent/questions.yaml | 1 + charts/stable/radarr/questions.yaml | 1 + charts/stable/readarr/questions.yaml | 1 + charts/stable/reg/questions.yaml | 1 + charts/stable/resilio-sync/questions.yaml | 1 + charts/stable/sabnzbd/questions.yaml | 1 + charts/stable/ser2sock/questions.yaml | 1 + charts/stable/sonarr/questions.yaml | 1 + charts/stable/stash/questions.yaml | 1 + charts/stable/syncthing/questions.yaml | 1 + charts/stable/tautulli/questions.yaml | 1 + charts/stable/teamspeak3/questions.yaml | 1 + charts/stable/thelounge/questions.yaml | 1 + charts/stable/traefik/questions.yaml | 1 + charts/stable/transmission/questions.yaml | 1 + charts/stable/truecommand/questions.yaml | 1 + charts/stable/tvheadend/questions.yaml | 1 + charts/stable/unifi/questions.yaml | 1 + charts/stable/unpackerr/questions.yaml | 1 + charts/stable/vaultwarden/questions.yaml | 1 + charts/stable/xteve/questions.yaml | 1 + charts/stable/zwavejs2mqtt/questions.yaml | 1 + templates/questions/global.yaml | 19 +++++++++++++++++++ tools/build-release.sh | 5 +++++ 165 files changed, 188 insertions(+), 11 deletions(-) create mode 100644 templates/questions/global.yaml diff --git a/charts/incubator/amcrest2mqtt/questions.yaml b/charts/incubator/amcrest2mqtt/questions.yaml index 8b9a6680e5a..f1b49a4b0b0 100644 --- a/charts/incubator/amcrest2mqtt/questions.yaml +++ b/charts/incubator/amcrest2mqtt/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/apache-musicindex/questions.yaml b/charts/incubator/apache-musicindex/questions.yaml index d6c220a0a4c..4377a17ca71 100644 --- a/charts/incubator/apache-musicindex/questions.yaml +++ b/charts/incubator/apache-musicindex/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/aria2/questions.yaml b/charts/incubator/aria2/questions.yaml index 2ef173738eb..8f9f1010618 100644 --- a/charts/incubator/aria2/questions.yaml +++ b/charts/incubator/aria2/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/audacity/questions.yaml b/charts/incubator/audacity/questions.yaml index 82bdd202aa1..5c55844c243 100644 --- a/charts/incubator/audacity/questions.yaml +++ b/charts/incubator/audacity/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/babybuddy/questions.yaml b/charts/incubator/babybuddy/questions.yaml index dec20e44a4d..82ef6007798 100644 --- a/charts/incubator/babybuddy/questions.yaml +++ b/charts/incubator/babybuddy/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/beets/questions.yaml b/charts/incubator/beets/questions.yaml index bf700da4b2f..89f3eecb268 100644 --- a/charts/incubator/beets/questions.yaml +++ b/charts/incubator/beets/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/cloud9/questions.yaml b/charts/incubator/cloud9/questions.yaml index 8bee68ae6f3..5c9e58e2697 100644 --- a/charts/incubator/cloud9/questions.yaml +++ b/charts/incubator/cloud9/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/code-server/questions.yaml b/charts/incubator/code-server/questions.yaml index 07a4e8e2b8d..b1451ed9d1f 100644 --- a/charts/incubator/code-server/questions.yaml +++ b/charts/incubator/code-server/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/cryptofolio/questions.yaml b/charts/incubator/cryptofolio/questions.yaml index d38f84918a4..6839108eb26 100644 --- a/charts/incubator/cryptofolio/questions.yaml +++ b/charts/incubator/cryptofolio/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/davos/questions.yaml b/charts/incubator/davos/questions.yaml index 5229fc8afb3..23012cdb467 100644 --- a/charts/incubator/davos/questions.yaml +++ b/charts/incubator/davos/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/digikam/questions.yaml b/charts/incubator/digikam/questions.yaml index 15ad187ea25..b624c5315d9 100644 --- a/charts/incubator/digikam/questions.yaml +++ b/charts/incubator/digikam/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/doublecommander/questions.yaml b/charts/incubator/doublecommander/questions.yaml index 9d92745e0b3..e84ea7d0cf2 100644 --- a/charts/incubator/doublecommander/questions.yaml +++ b/charts/incubator/doublecommander/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/dsmr-reader/questions.yaml b/charts/incubator/dsmr-reader/questions.yaml index 4ca8cf3630e..51c84952a6a 100644 --- a/charts/incubator/dsmr-reader/questions.yaml +++ b/charts/incubator/dsmr-reader/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/etherpad/questions.yaml b/charts/incubator/etherpad/questions.yaml index d9e654c9a97..b4cdf94721d 100644 --- a/charts/incubator/etherpad/questions.yaml +++ b/charts/incubator/etherpad/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/filezilla/questions.yaml b/charts/incubator/filezilla/questions.yaml index df5196f4d83..1c3c267db22 100644 --- a/charts/incubator/filezilla/questions.yaml +++ b/charts/incubator/filezilla/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/firefox-syncserver/questions.yaml b/charts/incubator/firefox-syncserver/questions.yaml index de353dbae65..d009025180a 100644 --- a/charts/incubator/firefox-syncserver/questions.yaml +++ b/charts/incubator/firefox-syncserver/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/fossil/questions.yaml b/charts/incubator/fossil/questions.yaml index e7ea82e5ea8..ef626d458db 100644 --- a/charts/incubator/fossil/questions.yaml +++ b/charts/incubator/fossil/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/golinks/questions.yaml b/charts/incubator/golinks/questions.yaml index ad9617519ae..c0200a27adf 100644 --- a/charts/incubator/golinks/questions.yaml +++ b/charts/incubator/golinks/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/gotify/questions.yaml b/charts/incubator/gotify/questions.yaml index 7d382a398c0..f16bca30cf5 100644 --- a/charts/incubator/gotify/questions.yaml +++ b/charts/incubator/gotify/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/grav/questions.yaml b/charts/incubator/grav/questions.yaml index 2fa2f10590e..e588cb7e6d2 100644 --- a/charts/incubator/grav/questions.yaml +++ b/charts/incubator/grav/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/headphones/questions.yaml b/charts/incubator/headphones/questions.yaml index 83fd8c6a5f9..01a23e2623e 100644 --- a/charts/incubator/headphones/questions.yaml +++ b/charts/incubator/headphones/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/icantbelieveitsnotvaletudo/questions.yaml b/charts/incubator/icantbelieveitsnotvaletudo/questions.yaml index 3384a94b67c..38d16317b79 100644 --- a/charts/incubator/icantbelieveitsnotvaletudo/questions.yaml +++ b/charts/incubator/icantbelieveitsnotvaletudo/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/joplin-server/questions.yaml b/charts/incubator/joplin-server/questions.yaml index 85bb7224a0b..ac983179e76 100644 --- a/charts/incubator/joplin-server/questions.yaml +++ b/charts/incubator/joplin-server/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/kanboard/questions.yaml b/charts/incubator/kanboard/questions.yaml index 0f4beb20083..6ba9de1f189 100644 --- a/charts/incubator/kanboard/questions.yaml +++ b/charts/incubator/kanboard/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/leaf2mqtt/questions.yaml b/charts/incubator/leaf2mqtt/questions.yaml index 319a5c017d6..ce37681fe71 100644 --- a/charts/incubator/leaf2mqtt/questions.yaml +++ b/charts/incubator/leaf2mqtt/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/librespeed/questions.yaml b/charts/incubator/librespeed/questions.yaml index cec63795c19..a8839c32e26 100644 --- a/charts/incubator/librespeed/questions.yaml +++ b/charts/incubator/librespeed/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/logitech-media-server/questions.yaml b/charts/incubator/logitech-media-server/questions.yaml index f7b6a63193e..14112d6c1ae 100644 --- a/charts/incubator/logitech-media-server/questions.yaml +++ b/charts/incubator/logitech-media-server/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/medusa/questions.yaml b/charts/incubator/medusa/questions.yaml index e142b1568dc..ebb7a965f88 100644 --- a/charts/incubator/medusa/questions.yaml +++ b/charts/incubator/medusa/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/miniflux/questions.yaml b/charts/incubator/miniflux/questions.yaml index e5a921cd6b0..02e757993d6 100644 --- a/charts/incubator/miniflux/questions.yaml +++ b/charts/incubator/miniflux/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/minio-console/questions.yaml b/charts/incubator/minio-console/questions.yaml index 3fbca230aff..25b360090e7 100644 --- a/charts/incubator/minio-console/questions.yaml +++ b/charts/incubator/minio-console/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/mstream/questions.yaml b/charts/incubator/mstream/questions.yaml index 4967a26587a..bb520f51fef 100644 --- a/charts/incubator/mstream/questions.yaml +++ b/charts/incubator/mstream/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/muximux/questions.yaml b/charts/incubator/muximux/questions.yaml index 342a3df1e89..db0e7e67de4 100644 --- a/charts/incubator/muximux/questions.yaml +++ b/charts/incubator/muximux/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/notes/questions.yaml b/charts/incubator/notes/questions.yaml index 189450fa29c..7c1b6252f32 100644 --- a/charts/incubator/notes/questions.yaml +++ b/charts/incubator/notes/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/novnc/questions.yaml b/charts/incubator/novnc/questions.yaml index 1e0de27a372..cf8d1a9324f 100644 --- a/charts/incubator/novnc/questions.yaml +++ b/charts/incubator/novnc/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/odoo/questions.yaml b/charts/incubator/odoo/questions.yaml index 71df65a7e11..63957b436b4 100644 --- a/charts/incubator/odoo/questions.yaml +++ b/charts/incubator/odoo/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/openkm/questions.yaml b/charts/incubator/openkm/questions.yaml index 19e20d7ac79..c05618e6e4e 100644 --- a/charts/incubator/openkm/questions.yaml +++ b/charts/incubator/openkm/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/photoshow/questions.yaml b/charts/incubator/photoshow/questions.yaml index 28a79c65b3e..a6340a4833e 100644 --- a/charts/incubator/photoshow/questions.yaml +++ b/charts/incubator/photoshow/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/piwigo/questions.yaml b/charts/incubator/piwigo/questions.yaml index 10d99a0f934..7d0de4688b3 100644 --- a/charts/incubator/piwigo/questions.yaml +++ b/charts/incubator/piwigo/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/pixapop/questions.yaml b/charts/incubator/pixapop/questions.yaml index adcbe6f16ff..74acbc4c376 100644 --- a/charts/incubator/pixapop/questions.yaml +++ b/charts/incubator/pixapop/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/recipes/questions.yaml b/charts/incubator/recipes/questions.yaml index fb3a4e81735..4a7fb251e2c 100644 --- a/charts/incubator/recipes/questions.yaml +++ b/charts/incubator/recipes/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/remmina/questions.yaml b/charts/incubator/remmina/questions.yaml index b2abb401bae..adfd4f329a8 100644 --- a/charts/incubator/remmina/questions.yaml +++ b/charts/incubator/remmina/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/shiori/questions.yaml b/charts/incubator/shiori/questions.yaml index aacc56147c9..510d8f40bfd 100644 --- a/charts/incubator/shiori/questions.yaml +++ b/charts/incubator/shiori/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/shorturl/questions.yaml b/charts/incubator/shorturl/questions.yaml index 4246551b4ce..5da234ea8b1 100644 --- a/charts/incubator/shorturl/questions.yaml +++ b/charts/incubator/shorturl/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/sickchill/questions.yaml b/charts/incubator/sickchill/questions.yaml index 48ef45cb9d9..287b82ddfb9 100644 --- a/charts/incubator/sickchill/questions.yaml +++ b/charts/incubator/sickchill/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/sickgear/questions.yaml b/charts/incubator/sickgear/questions.yaml index 77e5060bd16..5119d3bc691 100644 --- a/charts/incubator/sickgear/questions.yaml +++ b/charts/incubator/sickgear/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/smokeping/questions.yaml b/charts/incubator/smokeping/questions.yaml index 3642b7c3310..ec2ff7070b8 100644 --- a/charts/incubator/smokeping/questions.yaml +++ b/charts/incubator/smokeping/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/sqlitebrowser/questions.yaml b/charts/incubator/sqlitebrowser/questions.yaml index 016bca82101..095c13359df 100644 --- a/charts/incubator/sqlitebrowser/questions.yaml +++ b/charts/incubator/sqlitebrowser/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/static/questions.yaml b/charts/incubator/static/questions.yaml index bee9ed5fd86..3a7a0f6640f 100644 --- a/charts/incubator/static/questions.yaml +++ b/charts/incubator/static/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/statping/questions.yaml b/charts/incubator/statping/questions.yaml index 124fa4b55ed..ebd186adc40 100644 --- a/charts/incubator/statping/questions.yaml +++ b/charts/incubator/statping/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/tdarr-node/questions.yaml b/charts/incubator/tdarr-node/questions.yaml index 364f250c13e..9ed6ec00759 100644 --- a/charts/incubator/tdarr-node/questions.yaml +++ b/charts/incubator/tdarr-node/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/tdarr/questions.yaml b/charts/incubator/tdarr/questions.yaml index e901c2cb986..8250ef67a91 100644 --- a/charts/incubator/tdarr/questions.yaml +++ b/charts/incubator/tdarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/teedy/questions.yaml b/charts/incubator/teedy/questions.yaml index 8fa37be3e45..ae3c98ef5c3 100644 --- a/charts/incubator/teedy/questions.yaml +++ b/charts/incubator/teedy/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/traccar/questions.yaml b/charts/incubator/traccar/questions.yaml index 8c1fd9c1b04..d5d637572e2 100644 --- a/charts/incubator/traccar/questions.yaml +++ b/charts/incubator/traccar/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/tt-rss/questions.yaml b/charts/incubator/tt-rss/questions.yaml index 3bcd9e05c0e..b2f9bae7063 100644 --- a/charts/incubator/tt-rss/questions.yaml +++ b/charts/incubator/tt-rss/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/twtxt/questions.yaml b/charts/incubator/twtxt/questions.yaml index 9df991adc81..1cb0a2553f0 100644 --- a/charts/incubator/twtxt/questions.yaml +++ b/charts/incubator/twtxt/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/uptime-kuma/questions.yaml b/charts/incubator/uptime-kuma/questions.yaml index 3b8a6b039aa..c41c176a4b3 100644 --- a/charts/incubator/uptime-kuma/questions.yaml +++ b/charts/incubator/uptime-kuma/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/valheim/questions.yaml b/charts/incubator/valheim/questions.yaml index 493de04cc1d..272be590ec1 100644 --- a/charts/incubator/valheim/questions.yaml +++ b/charts/incubator/valheim/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/whoogle/questions.yaml b/charts/incubator/whoogle/questions.yaml index d146bfc99ef..944767418eb 100644 --- a/charts/incubator/whoogle/questions.yaml +++ b/charts/incubator/whoogle/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/wiki/questions.yaml b/charts/incubator/wiki/questions.yaml index 5916963f03c..423fbfb44de 100644 --- a/charts/incubator/wiki/questions.yaml +++ b/charts/incubator/wiki/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/wikijs/questions.yaml b/charts/incubator/wikijs/questions.yaml index 2bee4fc2802..43d2df03f4c 100644 --- a/charts/incubator/wikijs/questions.yaml +++ b/charts/incubator/wikijs/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/zigbee2mqtt/questions.yaml b/charts/incubator/zigbee2mqtt/questions.yaml index 8a102d0d4ee..2b500cc9078 100644 --- a/charts/incubator/zigbee2mqtt/questions.yaml +++ b/charts/incubator/zigbee2mqtt/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/library/common/Chart.yaml b/charts/library/common/Chart.yaml index 5a0f3c66fa8..9c40ff0bb81 100644 --- a/charts/library/common/Chart.yaml +++ b/charts/library/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 8.3.13 +version: 8.3.14 diff --git a/charts/library/common/templates/classes/_pvc.tpl b/charts/library/common/templates/classes/_pvc.tpl index 7ece0529678..ea6108133e3 100644 --- a/charts/library/common/templates/classes/_pvc.tpl +++ b/charts/library/common/templates/classes/_pvc.tpl @@ -45,8 +45,8 @@ spec: storage: {{ $values.size | default "100Gi" | quote }} {{- if $values.storageClass }} storageClassName: {{ if (eq "-" $values.storageClass) }}""{{- else if (eq "SCALE-ZFS" $values.storageClass ) }}{{ ( printf "%v-%v" "ix-storage-class" .Release.Name ) }}{{- else }}{{ $values.storageClass | quote }}{{- end }} - {{- else if .Values.ixChartContext }} - storageClassName: {{ printf "%v-%v" "ix-storage-class" .Release.Name }} + {{- else if $.Values.global.isSCALE }} + storageClassName: {{ ( printf "%v-%v" "ix-storage-class" .Release.Name ) }} {{- end }} {{- if $values.volumeName }} volumeName: {{ $values.volumeName | quote }} diff --git a/charts/library/common/templates/lib/dependencies/_postgresInjector.tpl b/charts/library/common/templates/lib/dependencies/_postgresInjector.tpl index aba2e7035cf..3781a88c237 100644 --- a/charts/library/common/templates/lib/dependencies/_postgresInjector.tpl +++ b/charts/library/common/templates/lib/dependencies/_postgresInjector.tpl @@ -3,6 +3,7 @@ This template generates a random password and ensures it persists across updates */}} {{- define "common.dependencies.postgresql.injector" -}} {{- $pghost := printf "%v-%v" .Release.Name "postgresql" }} + {{- if .Values.postgresql.enabled }} --- apiVersion: v1 @@ -37,12 +38,5 @@ type: Opaque {{- $_ := set .Values.postgresql.url "complete" ( ( printf "postgresql://%v:%v@%v-postgresql:5432/%v" .Values.postgresql.postgresqlUsername $dbPass .Release.Name .Values.postgresql.postgresqlDatabase ) | quote ) }} {{- $_ := set .Values.postgresql.url "jdbc" ( ( printf "jdbc:postgresql://%v-postgresql:5432/%v" .Release.Name .Values.postgresql.postgresqlDatabase ) | quote ) }} -{{/* -Also inject the storageClassName into the child chart -*/}} -{{- if .Values.ixChartContext }} -{{- $_ := set .Values.postgresql "ixChartContext" ( dict "storageClassName" ".Values.ixChartContext.storageClassName" ) }} -{{- end }} - {{- end }} {{- end -}} diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 023d29008ac..839ce04e88d 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -74,6 +74,7 @@ global: nameOverride: # -- Set the entire name definition fullnameOverride: + isSCALE: false controller: # -- enable the controller. diff --git a/charts/stable/airsonic/questions.yaml b/charts/stable/airsonic/questions.yaml index b3b773f1b13..0fbe3edaf64 100644 --- a/charts/stable/airsonic/questions.yaml +++ b/charts/stable/airsonic/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/appdaemon/questions.yaml b/charts/stable/appdaemon/questions.yaml index 17c3bf6088d..008bd4e04ff 100644 --- a/charts/stable/appdaemon/questions.yaml +++ b/charts/stable/appdaemon/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/authelia/questions.yaml b/charts/stable/authelia/questions.yaml index 385ae989255..4248844f3d0 100644 --- a/charts/stable/authelia/questions.yaml +++ b/charts/stable/authelia/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/bazarr/questions.yaml b/charts/stable/bazarr/questions.yaml index a48f78d4573..73d17ce826f 100644 --- a/charts/stable/bazarr/questions.yaml +++ b/charts/stable/bazarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/booksonic-air/questions.yaml b/charts/stable/booksonic-air/questions.yaml index fafbbb774a3..fe15d015130 100644 --- a/charts/stable/booksonic-air/questions.yaml +++ b/charts/stable/booksonic-air/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/calibre-web/questions.yaml b/charts/stable/calibre-web/questions.yaml index f2fad86297f..5156bdbb79d 100644 --- a/charts/stable/calibre-web/questions.yaml +++ b/charts/stable/calibre-web/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/calibre/questions.yaml b/charts/stable/calibre/questions.yaml index 21884add011..22c06a56a3c 100644 --- a/charts/stable/calibre/questions.yaml +++ b/charts/stable/calibre/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/collabora-online/questions.yaml b/charts/stable/collabora-online/questions.yaml index 68265de8dd5..86098d2f762 100644 --- a/charts/stable/collabora-online/questions.yaml +++ b/charts/stable/collabora-online/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/custom-app/questions.yaml b/charts/stable/custom-app/questions.yaml index 3bb9a588f0d..3377fe5580f 100644 --- a/charts/stable/custom-app/questions.yaml +++ b/charts/stable/custom-app/questions.yaml @@ -55,6 +55,7 @@ questions: - value: "Never" description: "Never" +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/deconz/questions.yaml b/charts/stable/deconz/questions.yaml index a6ef5460479..077f01e4738 100644 --- a/charts/stable/deconz/questions.yaml +++ b/charts/stable/deconz/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/deepstack-cpu/questions.yaml b/charts/stable/deepstack-cpu/questions.yaml index 8d2a3c7fc47..be95df805f9 100644 --- a/charts/stable/deepstack-cpu/questions.yaml +++ b/charts/stable/deepstack-cpu/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/deepstack-gpu/questions.yaml b/charts/stable/deepstack-gpu/questions.yaml index a685bb165f5..7a7e94459b7 100644 --- a/charts/stable/deepstack-gpu/questions.yaml +++ b/charts/stable/deepstack-gpu/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/deluge/questions.yaml b/charts/stable/deluge/questions.yaml index d15379cbe40..62622bd495e 100644 --- a/charts/stable/deluge/questions.yaml +++ b/charts/stable/deluge/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/dizquetv/questions.yaml b/charts/stable/dizquetv/questions.yaml index 1ca106fcd31..b52c204e7b1 100644 --- a/charts/stable/dizquetv/questions.yaml +++ b/charts/stable/dizquetv/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/duplicati/questions.yaml b/charts/stable/duplicati/questions.yaml index f1a145be484..2f8fa6642ed 100644 --- a/charts/stable/duplicati/questions.yaml +++ b/charts/stable/duplicati/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/emby/questions.yaml b/charts/stable/emby/questions.yaml index a5515f1ee44..aa4c5e0b54b 100644 --- a/charts/stable/emby/questions.yaml +++ b/charts/stable/emby/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/esphome/questions.yaml b/charts/stable/esphome/questions.yaml index 059f3d263aa..51522ad72da 100644 --- a/charts/stable/esphome/questions.yaml +++ b/charts/stable/esphome/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/external-service/questions.yaml b/charts/stable/external-service/questions.yaml index f074660545c..b4dfea5b1cc 100644 --- a/charts/stable/external-service/questions.yaml +++ b/charts/stable/external-service/questions.yaml @@ -23,7 +23,7 @@ questions: editable: false type: boolean default: true - +# Include{global} - variable: service group: "Networking and Services" label: "Configure Service(s)" diff --git a/charts/stable/fireflyiii/questions.yaml b/charts/stable/fireflyiii/questions.yaml index 76ce5f1a189..7ceac5fbd46 100644 --- a/charts/stable/fireflyiii/questions.yaml +++ b/charts/stable/fireflyiii/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/flaresolverr/questions.yaml b/charts/stable/flaresolverr/questions.yaml index fe06f7a98c5..77e416025dd 100644 --- a/charts/stable/flaresolverr/questions.yaml +++ b/charts/stable/flaresolverr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/flood/questions.yaml b/charts/stable/flood/questions.yaml index 821fb7615b6..2f863d05c99 100644 --- a/charts/stable/flood/questions.yaml +++ b/charts/stable/flood/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/focalboard/questions.yaml b/charts/stable/focalboard/questions.yaml index 3701c8d202f..bd85437bbb0 100644 --- a/charts/stable/focalboard/questions.yaml +++ b/charts/stable/focalboard/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/freeradius/questions.yaml b/charts/stable/freeradius/questions.yaml index 7bb0d0bfce7..3b75c5a3c07 100644 --- a/charts/stable/freeradius/questions.yaml +++ b/charts/stable/freeradius/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/freshrss/questions.yaml b/charts/stable/freshrss/questions.yaml index 60680986f6b..db1acc86b52 100644 --- a/charts/stable/freshrss/questions.yaml +++ b/charts/stable/freshrss/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/gaps/questions.yaml b/charts/stable/gaps/questions.yaml index 717741203b7..55399a4dbbe 100644 --- a/charts/stable/gaps/questions.yaml +++ b/charts/stable/gaps/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/gitea/questions.yaml b/charts/stable/gitea/questions.yaml index 3fdc7247a47..33c548a0b39 100644 --- a/charts/stable/gitea/questions.yaml +++ b/charts/stable/gitea/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/gonic/questions.yaml b/charts/stable/gonic/questions.yaml index 171b0c27120..1abcd5306f8 100644 --- a/charts/stable/gonic/questions.yaml +++ b/charts/stable/gonic/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/grocy/questions.yaml b/charts/stable/grocy/questions.yaml index af6a1bb64c4..2d9f43b03ad 100644 --- a/charts/stable/grocy/questions.yaml +++ b/charts/stable/grocy/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/handbrake/questions.yaml b/charts/stable/handbrake/questions.yaml index 8018c4c2bae..343114c37ec 100644 --- a/charts/stable/handbrake/questions.yaml +++ b/charts/stable/handbrake/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/haste-server/questions.yaml b/charts/stable/haste-server/questions.yaml index 3df7fa2005c..79cefc71f9a 100644 --- a/charts/stable/haste-server/questions.yaml +++ b/charts/stable/haste-server/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/healthchecks/questions.yaml b/charts/stable/healthchecks/questions.yaml index 393135d464a..ed00c96db1f 100644 --- a/charts/stable/healthchecks/questions.yaml +++ b/charts/stable/healthchecks/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/heimdall/questions.yaml b/charts/stable/heimdall/questions.yaml index 4b4064bfe4a..e4890f45a17 100644 --- a/charts/stable/heimdall/questions.yaml +++ b/charts/stable/heimdall/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/home-assistant/questions.yaml b/charts/stable/home-assistant/questions.yaml index 16593d2fb20..e64bea371fa 100644 --- a/charts/stable/home-assistant/questions.yaml +++ b/charts/stable/home-assistant/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/hyperion-ng/questions.yaml b/charts/stable/hyperion-ng/questions.yaml index faa5016c294..a6a484d538e 100644 --- a/charts/stable/hyperion-ng/questions.yaml +++ b/charts/stable/hyperion-ng/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/jackett/questions.yaml b/charts/stable/jackett/questions.yaml index 4df7f37f9c2..edc98060442 100644 --- a/charts/stable/jackett/questions.yaml +++ b/charts/stable/jackett/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/jdownloader2/questions.yaml b/charts/stable/jdownloader2/questions.yaml index b705240fcfa..38f929c61c7 100644 --- a/charts/stable/jdownloader2/questions.yaml +++ b/charts/stable/jdownloader2/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/jellyfin/questions.yaml b/charts/stable/jellyfin/questions.yaml index 6205945e158..94caa7b8c91 100644 --- a/charts/stable/jellyfin/questions.yaml +++ b/charts/stable/jellyfin/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/k8s-gateway/questions.yaml b/charts/stable/k8s-gateway/questions.yaml index 846665d9aa4..2f9d4d01abc 100644 --- a/charts/stable/k8s-gateway/questions.yaml +++ b/charts/stable/k8s-gateway/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/kms/questions.yaml b/charts/stable/kms/questions.yaml index 561345f8f27..35cf8782d16 100644 --- a/charts/stable/kms/questions.yaml +++ b/charts/stable/kms/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/komga/questions.yaml b/charts/stable/komga/questions.yaml index 8f3bbcb5f53..efcecc98304 100644 --- a/charts/stable/komga/questions.yaml +++ b/charts/stable/komga/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/lazylibrarian/questions.yaml b/charts/stable/lazylibrarian/questions.yaml index 6d0391f47a2..e1e7f2ec1e4 100644 --- a/charts/stable/lazylibrarian/questions.yaml +++ b/charts/stable/lazylibrarian/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/librespeed/questions.yaml b/charts/stable/librespeed/questions.yaml index 3ed2f4436ec..e9291f3cf9f 100644 --- a/charts/stable/librespeed/questions.yaml +++ b/charts/stable/librespeed/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/lidarr/questions.yaml b/charts/stable/lidarr/questions.yaml index a32435f0941..3be4c46f5a2 100644 --- a/charts/stable/lidarr/questions.yaml +++ b/charts/stable/lidarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/littlelink/questions.yaml b/charts/stable/littlelink/questions.yaml index 8f8b87669c3..f7bff90ccd7 100644 --- a/charts/stable/littlelink/questions.yaml +++ b/charts/stable/littlelink/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/lychee/questions.yaml b/charts/stable/lychee/questions.yaml index 245d71a8178..35a7a53562f 100644 --- a/charts/stable/lychee/questions.yaml +++ b/charts/stable/lychee/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/mealie/questions.yaml b/charts/stable/mealie/questions.yaml index f51a5d65fbd..26199b6b2f6 100644 --- a/charts/stable/mealie/questions.yaml +++ b/charts/stable/mealie/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/mosquitto/questions.yaml b/charts/stable/mosquitto/questions.yaml index 8414d408cbc..67aead794ea 100644 --- a/charts/stable/mosquitto/questions.yaml +++ b/charts/stable/mosquitto/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/mylar/questions.yaml b/charts/stable/mylar/questions.yaml index 7c1473a8dba..0dcd73d70f2 100644 --- a/charts/stable/mylar/questions.yaml +++ b/charts/stable/mylar/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/navidrome/questions.yaml b/charts/stable/navidrome/questions.yaml index 90c61fa6bce..d3c3dd07bee 100644 --- a/charts/stable/navidrome/questions.yaml +++ b/charts/stable/navidrome/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/nextcloud/questions.yaml b/charts/stable/nextcloud/questions.yaml index 0942b46a916..1c3e7fb1bbc 100644 --- a/charts/stable/nextcloud/questions.yaml +++ b/charts/stable/nextcloud/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/node-red/questions.yaml b/charts/stable/node-red/questions.yaml index 184a9b4ac21..0596425fbd3 100644 --- a/charts/stable/node-red/questions.yaml +++ b/charts/stable/node-red/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/nullserv/questions.yaml b/charts/stable/nullserv/questions.yaml index 64fb41d039c..d5406add34a 100644 --- a/charts/stable/nullserv/questions.yaml +++ b/charts/stable/nullserv/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/nzbget/questions.yaml b/charts/stable/nzbget/questions.yaml index 5992878f97d..7f4c46e4608 100644 --- a/charts/stable/nzbget/questions.yaml +++ b/charts/stable/nzbget/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/nzbhydra/questions.yaml b/charts/stable/nzbhydra/questions.yaml index 9299c91ed67..be906ca7c7f 100644 --- a/charts/stable/nzbhydra/questions.yaml +++ b/charts/stable/nzbhydra/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/octoprint/questions.yaml b/charts/stable/octoprint/questions.yaml index bfbb01a670a..ee23423a51e 100644 --- a/charts/stable/octoprint/questions.yaml +++ b/charts/stable/octoprint/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/omada-controller/questions.yaml b/charts/stable/omada-controller/questions.yaml index 4c1223d36eb..1fea147bd4e 100644 --- a/charts/stable/omada-controller/questions.yaml +++ b/charts/stable/omada-controller/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/ombi/questions.yaml b/charts/stable/ombi/questions.yaml index 25c9fcc24a2..f1e9ef2ab29 100644 --- a/charts/stable/ombi/questions.yaml +++ b/charts/stable/ombi/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/onlyoffice-document-server/questions.yaml b/charts/stable/onlyoffice-document-server/questions.yaml index 85d2efbc96d..7d1a45d3b81 100644 --- a/charts/stable/onlyoffice-document-server/questions.yaml +++ b/charts/stable/onlyoffice-document-server/questions.yaml @@ -25,6 +25,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/openldap/questions.yaml b/charts/stable/openldap/questions.yaml index 08ec62d5e34..9006afb7c33 100644 --- a/charts/stable/openldap/questions.yaml +++ b/charts/stable/openldap/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/organizr/questions.yaml b/charts/stable/organizr/questions.yaml index 76c8389bed9..d1cefdf6263 100644 --- a/charts/stable/organizr/questions.yaml +++ b/charts/stable/organizr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/oscam/questions.yaml b/charts/stable/oscam/questions.yaml index f8bd67ade26..ad1276a72e0 100644 --- a/charts/stable/oscam/questions.yaml +++ b/charts/stable/oscam/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/overseerr/questions.yaml b/charts/stable/overseerr/questions.yaml index f15077b5580..a519a6be103 100644 --- a/charts/stable/overseerr/questions.yaml +++ b/charts/stable/overseerr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/owncast/questions.yaml b/charts/stable/owncast/questions.yaml index 32977d9dd44..fa381b334df 100644 --- a/charts/stable/owncast/questions.yaml +++ b/charts/stable/owncast/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/owncloud-ocis/questions.yaml b/charts/stable/owncloud-ocis/questions.yaml index 3b98b3e9342..45cc0b14a9d 100644 --- a/charts/stable/owncloud-ocis/questions.yaml +++ b/charts/stable/owncloud-ocis/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/pgadmin/questions.yaml b/charts/stable/pgadmin/questions.yaml index a40fd64e2f8..4f134aab78f 100644 --- a/charts/stable/pgadmin/questions.yaml +++ b/charts/stable/pgadmin/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/photoprism/questions.yaml b/charts/stable/photoprism/questions.yaml index 91190403693..855245343b1 100644 --- a/charts/stable/photoprism/questions.yaml +++ b/charts/stable/photoprism/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/phpldapadmin/questions.yaml b/charts/stable/phpldapadmin/questions.yaml index ed9ecacd4b3..5ec4fc321c4 100644 --- a/charts/stable/phpldapadmin/questions.yaml +++ b/charts/stable/phpldapadmin/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/piaware/questions.yaml b/charts/stable/piaware/questions.yaml index b9234dc0438..c17cffd8a7b 100644 --- a/charts/stable/piaware/questions.yaml +++ b/charts/stable/piaware/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/pihole/questions.yaml b/charts/stable/pihole/questions.yaml index da0eae4cbc8..7aedfef93a6 100644 --- a/charts/stable/pihole/questions.yaml +++ b/charts/stable/pihole/questions.yaml @@ -32,6 +32,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/plex/questions.yaml b/charts/stable/plex/questions.yaml index a4484d22041..e88e2a99f2b 100644 --- a/charts/stable/plex/questions.yaml +++ b/charts/stable/plex/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/podgrab/questions.yaml b/charts/stable/podgrab/questions.yaml index a8720ec6d01..26ae7cae387 100644 --- a/charts/stable/podgrab/questions.yaml +++ b/charts/stable/podgrab/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/postgresql/questions.yaml b/charts/stable/postgresql/questions.yaml index a561cfca4be..f46290b7127 100644 --- a/charts/stable/postgresql/questions.yaml +++ b/charts/stable/postgresql/questions.yaml @@ -15,6 +15,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/pretend-youre-xyzzy/questions.yaml b/charts/stable/pretend-youre-xyzzy/questions.yaml index d8439a64a9c..70e19168ddf 100644 --- a/charts/stable/pretend-youre-xyzzy/questions.yaml +++ b/charts/stable/pretend-youre-xyzzy/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/protonmail-bridge/questions.yaml b/charts/stable/protonmail-bridge/questions.yaml index 40c0557ad99..7c53b2494d4 100644 --- a/charts/stable/protonmail-bridge/questions.yaml +++ b/charts/stable/protonmail-bridge/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/prowlarr/questions.yaml b/charts/stable/prowlarr/questions.yaml index de82eb24b6a..0ec98334934 100644 --- a/charts/stable/prowlarr/questions.yaml +++ b/charts/stable/prowlarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/pyload/questions.yaml b/charts/stable/pyload/questions.yaml index f87e7a58685..a5ba75b5136 100644 --- a/charts/stable/pyload/questions.yaml +++ b/charts/stable/pyload/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/qbittorrent/questions.yaml b/charts/stable/qbittorrent/questions.yaml index a98854f5f39..d159851f093 100644 --- a/charts/stable/qbittorrent/questions.yaml +++ b/charts/stable/qbittorrent/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/radarr/questions.yaml b/charts/stable/radarr/questions.yaml index dbc8b5d2b67..7bc4fdb62bc 100644 --- a/charts/stable/radarr/questions.yaml +++ b/charts/stable/radarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/readarr/questions.yaml b/charts/stable/readarr/questions.yaml index 0216c440760..aa4d858f035 100644 --- a/charts/stable/readarr/questions.yaml +++ b/charts/stable/readarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/reg/questions.yaml b/charts/stable/reg/questions.yaml index 8b17a3d8cb2..5177299dbd9 100644 --- a/charts/stable/reg/questions.yaml +++ b/charts/stable/reg/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/resilio-sync/questions.yaml b/charts/stable/resilio-sync/questions.yaml index e27d6ab8105..a4d3c0f9548 100644 --- a/charts/stable/resilio-sync/questions.yaml +++ b/charts/stable/resilio-sync/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/sabnzbd/questions.yaml b/charts/stable/sabnzbd/questions.yaml index 19b43597c72..497ecac8745 100644 --- a/charts/stable/sabnzbd/questions.yaml +++ b/charts/stable/sabnzbd/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/ser2sock/questions.yaml b/charts/stable/ser2sock/questions.yaml index 90f0c3fd7a7..5e9f6d80f1a 100644 --- a/charts/stable/ser2sock/questions.yaml +++ b/charts/stable/ser2sock/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/sonarr/questions.yaml b/charts/stable/sonarr/questions.yaml index 4f1b36dea80..324bdbd01a4 100644 --- a/charts/stable/sonarr/questions.yaml +++ b/charts/stable/sonarr/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/stash/questions.yaml b/charts/stable/stash/questions.yaml index b3457cd6b91..ee6b7895384 100644 --- a/charts/stable/stash/questions.yaml +++ b/charts/stable/stash/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/syncthing/questions.yaml b/charts/stable/syncthing/questions.yaml index 8f2273ff0cf..6fa61024b3a 100644 --- a/charts/stable/syncthing/questions.yaml +++ b/charts/stable/syncthing/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/tautulli/questions.yaml b/charts/stable/tautulli/questions.yaml index e8cf83ec14c..503033b37dc 100644 --- a/charts/stable/tautulli/questions.yaml +++ b/charts/stable/tautulli/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/teamspeak3/questions.yaml b/charts/stable/teamspeak3/questions.yaml index 82e18e72f9f..0bba91cfd7d 100644 --- a/charts/stable/teamspeak3/questions.yaml +++ b/charts/stable/teamspeak3/questions.yaml @@ -16,6 +16,7 @@ questions: editable: false type: boolean default: false +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/thelounge/questions.yaml b/charts/stable/thelounge/questions.yaml index 9d5923f1c46..988989dac5e 100644 --- a/charts/stable/thelounge/questions.yaml +++ b/charts/stable/thelounge/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/traefik/questions.yaml b/charts/stable/traefik/questions.yaml index 8e65c9181c1..534e8557f82 100644 --- a/charts/stable/traefik/questions.yaml +++ b/charts/stable/traefik/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/transmission/questions.yaml b/charts/stable/transmission/questions.yaml index 213b9684cdd..da94a8172b0 100644 --- a/charts/stable/transmission/questions.yaml +++ b/charts/stable/transmission/questions.yaml @@ -24,6 +24,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/truecommand/questions.yaml b/charts/stable/truecommand/questions.yaml index a7f7bcbb00d..c4b1d290bf1 100644 --- a/charts/stable/truecommand/questions.yaml +++ b/charts/stable/truecommand/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/tvheadend/questions.yaml b/charts/stable/tvheadend/questions.yaml index 604cdc943c2..c012d2f1d3b 100644 --- a/charts/stable/tvheadend/questions.yaml +++ b/charts/stable/tvheadend/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/unifi/questions.yaml b/charts/stable/unifi/questions.yaml index e59839cc17c..71a48aa927b 100644 --- a/charts/stable/unifi/questions.yaml +++ b/charts/stable/unifi/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/unpackerr/questions.yaml b/charts/stable/unpackerr/questions.yaml index 2f8e4b85abf..b0911d515cb 100644 --- a/charts/stable/unpackerr/questions.yaml +++ b/charts/stable/unpackerr/questions.yaml @@ -1,6 +1,7 @@ # Include{groups} questions: +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/vaultwarden/questions.yaml b/charts/stable/vaultwarden/questions.yaml index 2e75152b147..69ce251b679 100644 --- a/charts/stable/vaultwarden/questions.yaml +++ b/charts/stable/vaultwarden/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/xteve/questions.yaml b/charts/stable/xteve/questions.yaml index 803e2cdec4a..baa56cb17b9 100644 --- a/charts/stable/xteve/questions.yaml +++ b/charts/stable/xteve/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/charts/stable/zwavejs2mqtt/questions.yaml b/charts/stable/zwavejs2mqtt/questions.yaml index 45dd3964aa5..1f0b880110d 100644 --- a/charts/stable/zwavejs2mqtt/questions.yaml +++ b/charts/stable/zwavejs2mqtt/questions.yaml @@ -23,6 +23,7 @@ questions: editable: false type: boolean default: true +# Include{global} - variable: controller group: "Controller" label: "" diff --git a/templates/questions/global.yaml b/templates/questions/global.yaml new file mode 100644 index 00000000000..32cd33b628d --- /dev/null +++ b/templates/questions/global.yaml @@ -0,0 +1,19 @@ + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true diff --git a/tools/build-release.sh b/tools/build-release.sh index 7e86fe357c3..1eb74bd99d4 100755 --- a/tools/build-release.sh +++ b/tools/build-release.sh @@ -130,6 +130,11 @@ include_questions(){ local target="catalog/${train}/${chartname}/${chartversion}" echo "Including standardised questions.yaml includes for: ${chartname}" + # Replace # Include{global} with the standard global codesnippet + awk 'NR==FNR { a[n++]=$0; next } + /# Include{global}/ { for (i=0;i tmp && mv tmp ${target}/questions.yaml + # Replace # Include{groups} with the standard groups codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{groups}/ { for (i=0;i