Fix Traefik and Pihole question.yaml missing settings

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-05 13:29:14 +02:00
parent fc351e2fad
commit de14c66c97
4 changed files with 9 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ sources:
- https://github.com/pi-hole
- https://github.com/pi-hole/docker-pi-hole
type: application
version: 1.0.3
version: 1.0.4

View File

@@ -27,6 +27,7 @@ portals:
- "$kubernetes-resource_configmap_portal_host"
ports:
- "$kubernetes-resource_configmap_portal_port"
path: "/admin/"
questions:
- variable: portal
group: "Container Image"
@@ -961,7 +962,7 @@ questions:
schema:
show_if: [["type", "=", "pvc"]]
type: string
default: "100Gi"
default: "100Gi"
- variable: persistenceList
label: "Additional app storage"
group: "Storage and Persistence"

View File

@@ -22,4 +22,4 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 7.0.7
version: 7.0.8

View File

@@ -750,6 +750,11 @@ questions:
default: 9080
editable: true
required: true
- variable: redirectTo
label: "Redirect to"
schema:
type: string
default: "websecure"
- variable: websecure
label: "websecure Entrypoints Configuration"
schema: