Fix unpackerr (#606)

* Disable service and portal for unpackerr

* fix spacing...
This commit is contained in:
Stavros Kois
2021-06-29 00:33:55 +03:00
committed by GitHub
parent 3f024e39d5
commit e5ea17edcd
3 changed files with 8 additions and 24 deletions
+1 -1
View File
@@ -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
@@ -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: ""
+6
View File
@@ -11,6 +11,12 @@ strategy:
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false
env: {}
# TZ: UTC