From 33e4090a075b847e80495c2c2d5b29b9928129d3 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Thu, 15 Apr 2021 22:59:08 +0200 Subject: [PATCH] Remove name option from GUI but allow adding it by adding it to tests Also allow unused hostpathEnabled flag --- .tools/tests/charts/common-test_spec.rb | 2 +- dev/phpmyadmin/1.1.1/questions.yaml | 13 ------------- incubator/bazarr/3.1.1/questions.yaml | 13 ------------- incubator/calibre-web/3.1.1/questions.yaml | 13 ------------- incubator/deluge/3.1.1/questions.yaml | 13 ------------- incubator/freshrss/3.1.1/questions.yaml | 13 ------------- incubator/gaps/3.1.1/questions.yaml | 13 ------------- incubator/grocy/3.1.1/questions.yaml | 13 ------------- incubator/heimdall/3.1.1/questions.yaml | 13 ------------- incubator/lazylibrarian/3.1.1/questions.yaml | 13 ------------- incubator/lychee/3.1.1/questions.yaml | 13 ------------- incubator/navidrome/3.1.1/questions.yaml | 13 ------------- incubator/node-red/3.1.1/questions.yaml | 13 ------------- incubator/nzbget/3.1.1/questions.yaml | 13 ------------- incubator/nzbhydra/3.1.1/questions.yaml | 13 ------------- incubator/organizr/3.1.1/questions.yaml | 13 ------------- incubator/qbittorrent/3.1.1/questions.yaml | 13 ------------- incubator/readarr/3.1.1/questions.yaml | 13 ------------- incubator/sabnzbd/3.1.1/questions.yaml | 13 ------------- incubator/truecommand/3.1.1/questions.yaml | 13 ------------- incubator/tvheadend/4.1.1/questions.yaml | 13 ------------- incubator/unifi/3.1.1/questions.yaml | 13 ------------- library/common-test/ci/default-values.yaml | 4 +--- library/common-test/values.yaml | 3 +-- stable/bitwarden/1.1.1/questions.yaml | 13 ------------- stable/collabora-online/3.1.1/questions.yaml | 13 ------------- stable/emby/3.1.1/questions.yaml | 13 ------------- stable/esphome/3.1.1/questions.yaml | 13 ------------- stable/handbrake/3.1.1/questions.yaml | 13 ------------- stable/home-assistant/3.1.1/questions.yaml | 13 ------------- stable/jackett/3.1.1/questions.yaml | 13 ------------- stable/jellyfin/3.1.1/questions.yaml | 13 ------------- stable/kms/3.1.1/questions.yaml | 13 ------------- stable/lidarr/3.1.1/questions.yaml | 13 ------------- stable/ombi/3.1.1/questions.yaml | 13 ------------- stable/plex/2.1.1/questions.yaml | 13 ------------- stable/radarr/3.1.1/questions.yaml | 13 ------------- stable/sonarr/3.1.1/questions.yaml | 13 ------------- stable/syncthing/3.1.1/questions.yaml | 13 ------------- stable/tautulli/3.1.1/questions.yaml | 13 ------------- stable/transmission/3.1.1/questions.yaml | 13 ------------- stable/zwavejs2mqtt/3.1.1/questions.yaml | 13 ------------- 42 files changed, 3 insertions(+), 513 deletions(-) diff --git a/.tools/tests/charts/common-test_spec.rb b/.tools/tests/charts/common-test_spec.rb index fa32980e8fc..d4487e491f4 100644 --- a/.tools/tests/charts/common-test_spec.rb +++ b/.tools/tests/charts/common-test_spec.rb @@ -269,7 +269,7 @@ class Test < ChartTest end describe 'customStorage' do - default_name_3 = 'customstorage-test3' + default_name_3 = 'customstorage-0' default_name_4 = 'customstorage-test4' default_mountPath_3 = '/test3' default_mountPath_4 = '/test4' diff --git a/dev/phpmyadmin/1.1.1/questions.yaml b/dev/phpmyadmin/1.1.1/questions.yaml index 6908d65c421..6add15e6997 100644 --- a/dev/phpmyadmin/1.1.1/questions.yaml +++ b/dev/phpmyadmin/1.1.1/questions.yaml @@ -207,13 +207,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -229,12 +222,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/bazarr/3.1.1/questions.yaml b/incubator/bazarr/3.1.1/questions.yaml index a52709250db..c19c5c2cc8d 100644 --- a/incubator/bazarr/3.1.1/questions.yaml +++ b/incubator/bazarr/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/calibre-web/3.1.1/questions.yaml b/incubator/calibre-web/3.1.1/questions.yaml index f47334667d1..3740df21547 100644 --- a/incubator/calibre-web/3.1.1/questions.yaml +++ b/incubator/calibre-web/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/deluge/3.1.1/questions.yaml b/incubator/deluge/3.1.1/questions.yaml index 70e1334faba..fccf50b2915 100644 --- a/incubator/deluge/3.1.1/questions.yaml +++ b/incubator/deluge/3.1.1/questions.yaml @@ -183,13 +183,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -205,12 +198,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/freshrss/3.1.1/questions.yaml b/incubator/freshrss/3.1.1/questions.yaml index 5b450406104..dcb4bfd2357 100644 --- a/incubator/freshrss/3.1.1/questions.yaml +++ b/incubator/freshrss/3.1.1/questions.yaml @@ -256,13 +256,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -278,12 +271,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/gaps/3.1.1/questions.yaml b/incubator/gaps/3.1.1/questions.yaml index 686fd3e4956..ab909f8e493 100644 --- a/incubator/gaps/3.1.1/questions.yaml +++ b/incubator/gaps/3.1.1/questions.yaml @@ -256,13 +256,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -278,12 +271,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/grocy/3.1.1/questions.yaml b/incubator/grocy/3.1.1/questions.yaml index 074f04ad790..092dcda7362 100644 --- a/incubator/grocy/3.1.1/questions.yaml +++ b/incubator/grocy/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/heimdall/3.1.1/questions.yaml b/incubator/heimdall/3.1.1/questions.yaml index bf199e42fa9..5b70a8344d5 100644 --- a/incubator/heimdall/3.1.1/questions.yaml +++ b/incubator/heimdall/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/lazylibrarian/3.1.1/questions.yaml b/incubator/lazylibrarian/3.1.1/questions.yaml index f37a9f54224..d3eca6d240e 100644 --- a/incubator/lazylibrarian/3.1.1/questions.yaml +++ b/incubator/lazylibrarian/3.1.1/questions.yaml @@ -256,13 +256,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -278,12 +271,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/lychee/3.1.1/questions.yaml b/incubator/lychee/3.1.1/questions.yaml index bf199e42fa9..5b70a8344d5 100644 --- a/incubator/lychee/3.1.1/questions.yaml +++ b/incubator/lychee/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/navidrome/3.1.1/questions.yaml b/incubator/navidrome/3.1.1/questions.yaml index 513ce31a4d0..ded6848820e 100644 --- a/incubator/navidrome/3.1.1/questions.yaml +++ b/incubator/navidrome/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/node-red/3.1.1/questions.yaml b/incubator/node-red/3.1.1/questions.yaml index d06c631bc6f..a551fa1923f 100644 --- a/incubator/node-red/3.1.1/questions.yaml +++ b/incubator/node-red/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/nzbget/3.1.1/questions.yaml b/incubator/nzbget/3.1.1/questions.yaml index 0edd2a4e4d3..180624db93f 100644 --- a/incubator/nzbget/3.1.1/questions.yaml +++ b/incubator/nzbget/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/nzbhydra/3.1.1/questions.yaml b/incubator/nzbhydra/3.1.1/questions.yaml index 4dd5e2c1329..59ea4d9985f 100644 --- a/incubator/nzbhydra/3.1.1/questions.yaml +++ b/incubator/nzbhydra/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/organizr/3.1.1/questions.yaml b/incubator/organizr/3.1.1/questions.yaml index a94bb1c8c99..e9703267695 100644 --- a/incubator/organizr/3.1.1/questions.yaml +++ b/incubator/organizr/3.1.1/questions.yaml @@ -307,13 +307,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -329,12 +322,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/qbittorrent/3.1.1/questions.yaml b/incubator/qbittorrent/3.1.1/questions.yaml index bacb50dffb2..e8d899a51df 100644 --- a/incubator/qbittorrent/3.1.1/questions.yaml +++ b/incubator/qbittorrent/3.1.1/questions.yaml @@ -382,13 +382,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -404,12 +397,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/readarr/3.1.1/questions.yaml b/incubator/readarr/3.1.1/questions.yaml index ab799b6e9f5..1d2b8ee1b1b 100644 --- a/incubator/readarr/3.1.1/questions.yaml +++ b/incubator/readarr/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/sabnzbd/3.1.1/questions.yaml b/incubator/sabnzbd/3.1.1/questions.yaml index 43860abab3a..869def1b150 100644 --- a/incubator/sabnzbd/3.1.1/questions.yaml +++ b/incubator/sabnzbd/3.1.1/questions.yaml @@ -271,13 +271,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -293,12 +286,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/truecommand/3.1.1/questions.yaml b/incubator/truecommand/3.1.1/questions.yaml index c74029b0f2e..651d4da765c 100644 --- a/incubator/truecommand/3.1.1/questions.yaml +++ b/incubator/truecommand/3.1.1/questions.yaml @@ -257,13 +257,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -279,12 +272,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/tvheadend/4.1.1/questions.yaml b/incubator/tvheadend/4.1.1/questions.yaml index 4b8ac59c7b8..89e6488ba88 100644 --- a/incubator/tvheadend/4.1.1/questions.yaml +++ b/incubator/tvheadend/4.1.1/questions.yaml @@ -297,13 +297,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -319,12 +312,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/incubator/unifi/3.1.1/questions.yaml b/incubator/unifi/3.1.1/questions.yaml index ebc67222a82..80b4589c84d 100644 --- a/incubator/unifi/3.1.1/questions.yaml +++ b/incubator/unifi/3.1.1/questions.yaml @@ -382,13 +382,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -404,12 +397,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/library/common-test/ci/default-values.yaml b/library/common-test/ci/default-values.yaml index 96fe507b93f..f50014a9eea 100644 --- a/library/common-test/ci/default-values.yaml +++ b/library/common-test/ci/default-values.yaml @@ -67,8 +67,7 @@ persistence: # these values and names are set specifically with the unittests in mind. customStorage: - - name: "test3" - enabled: true + - enabled: true emptyDir: true mountPath: "/test3" hostPath: "" @@ -88,4 +87,3 @@ deviceMounts: enabled: true emptyDir: false devicePath: "/test2" - diff --git a/library/common-test/values.yaml b/library/common-test/values.yaml index bf0fcc3f4f7..ba0f2451a9f 100644 --- a/library/common-test/values.yaml +++ b/library/common-test/values.yaml @@ -67,8 +67,7 @@ deviceMounts: # these values and names are set specifically with the unittests in mind. customStorage: - - name: "test3" - enabled: true + - enabled: true emptyDir: true mountPath: "/test3" hostPath: "" diff --git a/stable/bitwarden/1.1.1/questions.yaml b/stable/bitwarden/1.1.1/questions.yaml index 65d065b03e6..a6138bc6173 100644 --- a/stable/bitwarden/1.1.1/questions.yaml +++ b/stable/bitwarden/1.1.1/questions.yaml @@ -726,13 +726,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -748,12 +741,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/collabora-online/3.1.1/questions.yaml b/stable/collabora-online/3.1.1/questions.yaml index b7794980f9a..e964bd4579b 100644 --- a/stable/collabora-online/3.1.1/questions.yaml +++ b/stable/collabora-online/3.1.1/questions.yaml @@ -244,13 +244,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -266,12 +259,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/emby/3.1.1/questions.yaml b/stable/emby/3.1.1/questions.yaml index ccb5f9c7ba2..3f02c85a73e 100644 --- a/stable/emby/3.1.1/questions.yaml +++ b/stable/emby/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/esphome/3.1.1/questions.yaml b/stable/esphome/3.1.1/questions.yaml index 4604b38ae9e..dd828df6a28 100644 --- a/stable/esphome/3.1.1/questions.yaml +++ b/stable/esphome/3.1.1/questions.yaml @@ -305,13 +305,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -327,12 +320,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/handbrake/3.1.1/questions.yaml b/stable/handbrake/3.1.1/questions.yaml index c606899f70b..cccfc16c2ca 100644 --- a/stable/handbrake/3.1.1/questions.yaml +++ b/stable/handbrake/3.1.1/questions.yaml @@ -382,13 +382,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -404,12 +397,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/home-assistant/3.1.1/questions.yaml b/stable/home-assistant/3.1.1/questions.yaml index a611d3c9ff3..c5dc3a57742 100644 --- a/stable/home-assistant/3.1.1/questions.yaml +++ b/stable/home-assistant/3.1.1/questions.yaml @@ -269,13 +269,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -291,12 +284,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/jackett/3.1.1/questions.yaml b/stable/jackett/3.1.1/questions.yaml index e3f685cdd04..fe790fa3afe 100644 --- a/stable/jackett/3.1.1/questions.yaml +++ b/stable/jackett/3.1.1/questions.yaml @@ -253,13 +253,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -275,12 +268,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/jellyfin/3.1.1/questions.yaml b/stable/jellyfin/3.1.1/questions.yaml index ccb5f9c7ba2..3f02c85a73e 100644 --- a/stable/jellyfin/3.1.1/questions.yaml +++ b/stable/jellyfin/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/kms/3.1.1/questions.yaml b/stable/kms/3.1.1/questions.yaml index 80628353e5a..7cbcba1bea8 100644 --- a/stable/kms/3.1.1/questions.yaml +++ b/stable/kms/3.1.1/questions.yaml @@ -188,13 +188,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -210,12 +203,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/lidarr/3.1.1/questions.yaml b/stable/lidarr/3.1.1/questions.yaml index 9ff0afad8e1..a3f38d43c43 100644 --- a/stable/lidarr/3.1.1/questions.yaml +++ b/stable/lidarr/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/ombi/3.1.1/questions.yaml b/stable/ombi/3.1.1/questions.yaml index 116aa2fbc58..8c1372300eb 100644 --- a/stable/ombi/3.1.1/questions.yaml +++ b/stable/ombi/3.1.1/questions.yaml @@ -254,13 +254,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -276,12 +269,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/plex/2.1.1/questions.yaml b/stable/plex/2.1.1/questions.yaml index 3d0449d1550..24647908b31 100644 --- a/stable/plex/2.1.1/questions.yaml +++ b/stable/plex/2.1.1/questions.yaml @@ -278,13 +278,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -300,12 +293,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/radarr/3.1.1/questions.yaml b/stable/radarr/3.1.1/questions.yaml index 43aa5c7d3b2..e7bed0f9042 100644 --- a/stable/radarr/3.1.1/questions.yaml +++ b/stable/radarr/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/sonarr/3.1.1/questions.yaml b/stable/sonarr/3.1.1/questions.yaml index 874a3801513..9c4dc570bdd 100644 --- a/stable/sonarr/3.1.1/questions.yaml +++ b/stable/sonarr/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/syncthing/3.1.1/questions.yaml b/stable/syncthing/3.1.1/questions.yaml index fd1a477d723..f11384ac01a 100644 --- a/stable/syncthing/3.1.1/questions.yaml +++ b/stable/syncthing/3.1.1/questions.yaml @@ -245,13 +245,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -267,12 +260,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/tautulli/3.1.1/questions.yaml b/stable/tautulli/3.1.1/questions.yaml index 02734b3db2c..ca425bb0937 100644 --- a/stable/tautulli/3.1.1/questions.yaml +++ b/stable/tautulli/3.1.1/questions.yaml @@ -255,13 +255,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -277,12 +270,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/transmission/3.1.1/questions.yaml b/stable/transmission/3.1.1/questions.yaml index 04e70545951..e76e55e03e3 100644 --- a/stable/transmission/3.1.1/questions.yaml +++ b/stable/transmission/3.1.1/questions.yaml @@ -563,13 +563,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -585,12 +578,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: diff --git a/stable/zwavejs2mqtt/3.1.1/questions.yaml b/stable/zwavejs2mqtt/3.1.1/questions.yaml index b203fdd8290..e599a391dbb 100644 --- a/stable/zwavejs2mqtt/3.1.1/questions.yaml +++ b/stable/zwavejs2mqtt/3.1.1/questions.yaml @@ -297,13 +297,6 @@ questions: type: boolean default: false hidden: false - - variable: name - label: "Mountpoint Name" - schema: - type: string - default: "" - required: true - editable: true - variable: emptyDir label: "emptyDir" schema: @@ -319,12 +312,6 @@ questions: required: true default: "" editable: true - - variable: hostPathEnabled - label: "host Path Enabled" - schema: - type: boolean - default: true - hidden: true - variable: hostPath label: "Host Path" schema: