diff --git a/charts/incubator/unpackerr/Chart.yaml b/charts/incubator/unpackerr/Chart.yaml index 1b64b1c7ea5..ff93455982b 100644 --- a/charts/incubator/unpackerr/Chart.yaml +++ b/charts/incubator/unpackerr/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/davidnewhall/unpackerr - https://hub.docker.com/r/golift/unpackerr type: application -version: 1.1.9 +version: 1.1.10 diff --git a/charts/incubator/unpackerr/SCALE/questions.yaml b/charts/incubator/unpackerr/SCALE/questions.yaml index 3eefa4d2d4c..ad20f462fd8 100644 --- a/charts/incubator/unpackerr/SCALE/questions.yaml +++ b/charts/incubator/unpackerr/SCALE/questions.yaml @@ -19,30 +19,8 @@ groups: description: "Specify resources/devices to be allocated to workload" - name: "Advanced" description: "Advanced Configuration" -portals: - web_portal: - protocols: - - "$kubernetes-resource_configmap_portal_protocol" - host: - - "$kubernetes-resource_configmap_portal_host" - ports: - - "$kubernetes-resource_configmap_portal_port" + questions: - - variable: portal - group: "Container Image" - label: "Configure Portal Button" - schema: - type: dict - hidden: true - attrs: - - variable: enabled - label: "Enable" - description: "enable the portal button" - schema: - hidden: true - editable: false - type: boolean - default: true - variable: controller group: "Controller" label: "" diff --git a/charts/incubator/unpackerr/values.yaml b/charts/incubator/unpackerr/values.yaml index 71c29ac7f97..7e289d84f91 100644 --- a/charts/incubator/unpackerr/values.yaml +++ b/charts/incubator/unpackerr/values.yaml @@ -11,6 +11,12 @@ strategy: service: main: enabled: false + ports: + main: + enabled: false + +portal: + enabled: false env: {} # TZ: UTC