diff --git a/charts/deprecated/bitwarden/SCALE/questions.yaml b/charts/deprecated/bitwarden/SCALE/questions.yaml index 8c1d61d48ea..4b3e3546a81 100644 --- a/charts/deprecated/bitwarden/SCALE/questions.yaml +++ b/charts/deprecated/bitwarden/SCALE/questions.yaml @@ -62,7 +62,7 @@ questions: default: "Etc/UTC" $ref: - "definitions/timezone" -# Configure Bitwarden: + # Configure Bitwarden: - variable: bitwardenrs label: "" group: "Configuration" @@ -521,7 +521,7 @@ questions: required: true hidden: true -## TrueCharts Specific + ## TrueCharts Specific - variable: persistence label: "Integrated Persistent Storage" description: "Websocket Service" @@ -560,9 +560,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -619,9 +625,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -671,9 +683,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/deprecated/nzbhydra/SCALE/questions.yaml b/charts/deprecated/nzbhydra/SCALE/questions.yaml index 37c322d7c53..15c09a80726 100644 --- a/charts/deprecated/nzbhydra/SCALE/questions.yaml +++ b/charts/deprecated/nzbhydra/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/bazarr/SCALE/questions.yaml b/charts/incubator/bazarr/SCALE/questions.yaml index fdd8dc21d7c..c0342dfb6bf 100644 --- a/charts/incubator/bazarr/SCALE/questions.yaml +++ b/charts/incubator/bazarr/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/calibre-web/SCALE/questions.yaml b/charts/incubator/calibre-web/SCALE/questions.yaml index 9649844828e..48e5e443ecc 100644 --- a/charts/incubator/calibre-web/SCALE/questions.yaml +++ b/charts/incubator/calibre-web/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/deluge/SCALE/questions.yaml b/charts/incubator/deluge/SCALE/questions.yaml index ab972386cd2..6a5cd5bb5c8 100644 --- a/charts/incubator/deluge/SCALE/questions.yaml +++ b/charts/incubator/deluge/SCALE/questions.yaml @@ -392,9 +392,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/fireflyiii/SCALE/questions.yaml b/charts/incubator/fireflyiii/SCALE/questions.yaml index 1888a4617f2..399c5683d11 100644 --- a/charts/incubator/fireflyiii/SCALE/questions.yaml +++ b/charts/incubator/fireflyiii/SCALE/questions.yaml @@ -248,9 +248,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -307,9 +313,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -359,9 +371,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/freshrss/SCALE/questions.yaml b/charts/incubator/freshrss/SCALE/questions.yaml index b8ecca8f831..6e5b1f647e9 100644 --- a/charts/incubator/freshrss/SCALE/questions.yaml +++ b/charts/incubator/freshrss/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/gaps/SCALE/questions.yaml b/charts/incubator/gaps/SCALE/questions.yaml index d65ffd0fb9d..c7304a3ef0c 100644 --- a/charts/incubator/gaps/SCALE/questions.yaml +++ b/charts/incubator/gaps/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/grocy/SCALE/questions.yaml b/charts/incubator/grocy/SCALE/questions.yaml index a14587bf8c6..7d674930f0a 100644 --- a/charts/incubator/grocy/SCALE/questions.yaml +++ b/charts/incubator/grocy/SCALE/questions.yaml @@ -252,9 +252,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/heimdall/SCALE/questions.yaml b/charts/incubator/heimdall/SCALE/questions.yaml index a187b81d021..19cae86885d 100644 --- a/charts/incubator/heimdall/SCALE/questions.yaml +++ b/charts/incubator/heimdall/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/lazylibrarian/SCALE/questions.yaml b/charts/incubator/lazylibrarian/SCALE/questions.yaml index fc91bb4fcf8..fca47a90cff 100644 --- a/charts/incubator/lazylibrarian/SCALE/questions.yaml +++ b/charts/incubator/lazylibrarian/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/lychee/SCALE/questions.yaml b/charts/incubator/lychee/SCALE/questions.yaml index 24062a2b2dc..6e4e0b13934 100644 --- a/charts/incubator/lychee/SCALE/questions.yaml +++ b/charts/incubator/lychee/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/navidrome/SCALE/questions.yaml b/charts/incubator/navidrome/SCALE/questions.yaml index 8ddc90a52cb..ff3d0a74fa1 100644 --- a/charts/incubator/navidrome/SCALE/questions.yaml +++ b/charts/incubator/navidrome/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/node-red/SCALE/questions.yaml b/charts/incubator/node-red/SCALE/questions.yaml index a4609c32921..56ea8f3945f 100644 --- a/charts/incubator/node-red/SCALE/questions.yaml +++ b/charts/incubator/node-red/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/nzbget/SCALE/questions.yaml b/charts/incubator/nzbget/SCALE/questions.yaml index ac97540db69..df96bc90637 100644 --- a/charts/incubator/nzbget/SCALE/questions.yaml +++ b/charts/incubator/nzbget/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/organizr/SCALE/questions.yaml b/charts/incubator/organizr/SCALE/questions.yaml index a21d859ea95..27652ce6ba5 100644 --- a/charts/incubator/organizr/SCALE/questions.yaml +++ b/charts/incubator/organizr/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -305,9 +311,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/podgrab/SCALE/questions.yaml b/charts/incubator/podgrab/SCALE/questions.yaml index d768f63a53b..984af4637e0 100644 --- a/charts/incubator/podgrab/SCALE/questions.yaml +++ b/charts/incubator/podgrab/SCALE/questions.yaml @@ -249,9 +249,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/qbittorrent/SCALE/questions.yaml b/charts/incubator/qbittorrent/SCALE/questions.yaml index 52ebf8ea6fd..239355512d4 100644 --- a/charts/incubator/qbittorrent/SCALE/questions.yaml +++ b/charts/incubator/qbittorrent/SCALE/questions.yaml @@ -380,9 +380,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/readarr/SCALE/questions.yaml b/charts/incubator/readarr/SCALE/questions.yaml index 0a5bee97caf..28cc504e54e 100644 --- a/charts/incubator/readarr/SCALE/questions.yaml +++ b/charts/incubator/readarr/SCALE/questions.yaml @@ -241,9 +241,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/sabnzbd/SCALE/questions.yaml b/charts/incubator/sabnzbd/SCALE/questions.yaml index c93ec7370df..5e559889175 100644 --- a/charts/incubator/sabnzbd/SCALE/questions.yaml +++ b/charts/incubator/sabnzbd/SCALE/questions.yaml @@ -248,9 +248,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/tvheadend/SCALE/questions.yaml b/charts/incubator/tvheadend/SCALE/questions.yaml index 4fee7d14456..ad48aae8f06 100644 --- a/charts/incubator/tvheadend/SCALE/questions.yaml +++ b/charts/incubator/tvheadend/SCALE/questions.yaml @@ -345,9 +345,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/incubator/unifi/SCALE/questions.yaml b/charts/incubator/unifi/SCALE/questions.yaml index dd14c096341..d89ae444cdd 100644 --- a/charts/incubator/unifi/SCALE/questions.yaml +++ b/charts/incubator/unifi/SCALE/questions.yaml @@ -441,9 +441,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/deepstack-cpu/SCALE/questions.yaml b/charts/stable/deepstack-cpu/SCALE/questions.yaml index e0c37dff614..c1ff6cba0f6 100644 --- a/charts/stable/deepstack-cpu/SCALE/questions.yaml +++ b/charts/stable/deepstack-cpu/SCALE/questions.yaml @@ -306,9 +306,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/emby/SCALE/questions.yaml b/charts/stable/emby/SCALE/questions.yaml index 2c17850e583..2d3e51ca934 100644 --- a/charts/stable/emby/SCALE/questions.yaml +++ b/charts/stable/emby/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/esphome/SCALE/questions.yaml b/charts/stable/esphome/SCALE/questions.yaml index 83fb2e163be..b66da73b322 100644 --- a/charts/stable/esphome/SCALE/questions.yaml +++ b/charts/stable/esphome/SCALE/questions.yaml @@ -234,9 +234,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -286,9 +292,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/handbrake/SCALE/questions.yaml b/charts/stable/handbrake/SCALE/questions.yaml index c8cfb300afd..a29b9a2a408 100644 --- a/charts/stable/handbrake/SCALE/questions.yaml +++ b/charts/stable/handbrake/SCALE/questions.yaml @@ -418,9 +418,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/home-assistant/SCALE/questions.yaml b/charts/stable/home-assistant/SCALE/questions.yaml index 68102e48881..42044155b2c 100644 --- a/charts/stable/home-assistant/SCALE/questions.yaml +++ b/charts/stable/home-assistant/SCALE/questions.yaml @@ -268,9 +268,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/jackett/SCALE/questions.yaml b/charts/stable/jackett/SCALE/questions.yaml index 92881ba598a..73a432f411b 100644 --- a/charts/stable/jackett/SCALE/questions.yaml +++ b/charts/stable/jackett/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/jellyfin/SCALE/questions.yaml b/charts/stable/jellyfin/SCALE/questions.yaml index 0ad7194f9db..c3713c7407b 100644 --- a/charts/stable/jellyfin/SCALE/questions.yaml +++ b/charts/stable/jellyfin/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/lidarr/SCALE/questions.yaml b/charts/stable/lidarr/SCALE/questions.yaml index 30763d6b1b0..8fb68c861e3 100644 --- a/charts/stable/lidarr/SCALE/questions.yaml +++ b/charts/stable/lidarr/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/ombi/SCALE/questions.yaml b/charts/stable/ombi/SCALE/questions.yaml index a4cc2b38e72..878f1542ebf 100644 --- a/charts/stable/ombi/SCALE/questions.yaml +++ b/charts/stable/ombi/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/plex/SCALE/questions.yaml b/charts/stable/plex/SCALE/questions.yaml index e612d507b8c..eac9dc00a39 100644 --- a/charts/stable/plex/SCALE/questions.yaml +++ b/charts/stable/plex/SCALE/questions.yaml @@ -258,9 +258,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/radarr/SCALE/questions.yaml b/charts/stable/radarr/SCALE/questions.yaml index b669fbc6283..4325fe36d41 100644 --- a/charts/stable/radarr/SCALE/questions.yaml +++ b/charts/stable/radarr/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/sonarr/SCALE/questions.yaml b/charts/stable/sonarr/SCALE/questions.yaml index d5294a4aead..eef18b96653 100644 --- a/charts/stable/sonarr/SCALE/questions.yaml +++ b/charts/stable/sonarr/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/syncthing/SCALE/questions.yaml b/charts/stable/syncthing/SCALE/questions.yaml index 1dde16e583d..41be9541f12 100644 --- a/charts/stable/syncthing/SCALE/questions.yaml +++ b/charts/stable/syncthing/SCALE/questions.yaml @@ -375,9 +375,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/tautulli/SCALE/questions.yaml b/charts/stable/tautulli/SCALE/questions.yaml index 3b85a9d4e9b..b33d2586f3b 100644 --- a/charts/stable/tautulli/SCALE/questions.yaml +++ b/charts/stable/tautulli/SCALE/questions.yaml @@ -240,9 +240,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/transmission/SCALE/questions.yaml b/charts/stable/transmission/SCALE/questions.yaml index 66736033ffb..703f30c0bcf 100644 --- a/charts/stable/transmission/SCALE/questions.yaml +++ b/charts/stable/transmission/SCALE/questions.yaml @@ -560,9 +560,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/truecommand/SCALE/questions.yaml b/charts/stable/truecommand/SCALE/questions.yaml index 3f0ad371c59..5495f70d44e 100644 --- a/charts/stable/truecommand/SCALE/questions.yaml +++ b/charts/stable/truecommand/SCALE/questions.yaml @@ -253,9 +253,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/vaultwarden/SCALE/questions.yaml b/charts/stable/vaultwarden/SCALE/questions.yaml index a667a42a026..ed21bc6dc9d 100644 --- a/charts/stable/vaultwarden/SCALE/questions.yaml +++ b/charts/stable/vaultwarden/SCALE/questions.yaml @@ -630,9 +630,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -689,9 +695,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" @@ -741,9 +753,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml index c437d76810c..5fde9eab85f 100644 --- a/charts/stable/zwavejs2mqtt/SCALE/questions.yaml +++ b/charts/stable/zwavejs2mqtt/SCALE/questions.yaml @@ -327,9 +327,15 @@ questions: - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: - type: boolean - default: false + type: dict hidden: true + attrs: + - variable: enabled + label: "Enable emptyDir" + schema: + type: boolean + default: false + hidden: true - variable: accessMode label: "Access Mode (Advanced)" description: "Allow or disallow multiple PVC's writhing to the same PVC" diff --git a/docs/development/app development/storage.md b/docs/development/app development/storage.md index 06a91886871..f188a1704f6 100644 --- a/docs/development/app development/storage.md +++ b/docs/development/app development/storage.md @@ -7,7 +7,6 @@ This article serves as a development extention to the storage article available For all these storage solutions we require the commonchart to be added to the App. The Common-Chart handles both the connection/addition of storage to the container and spinning up special k8s jobs to fix the permissions if requested for the Custom storage. - ### Integrated Persistent Storage When adding an App, there are almost always certain folders that are required for solid Apps performance. For example config files that should be persistent across restarts. @@ -56,6 +55,7 @@ Preventing the user to disable them, ensures that users don't (by mistake) remov - variable: emptyDir label: "Mount a ramdisk instead of actual storage" schema: + type: dict hidden: true attrs: - variable: enabled