fix(traefik): fix questions. Remove protocol selector globally (#4375)

* remove sdvanced q from http too

* fix traefik

* remove traefik

* put protocol behind checkbox

* bump

* remove advanced

* remove protocol selector

* bump patch🤞

* add desc

* dec
This commit is contained in:
Stavros Kois
2022-11-11 14:54:11 +02:00
committed by GitHub
parent 504ac36159
commit e330805402
8 changed files with 17 additions and 74 deletions
@@ -1,6 +0,0 @@
- variable: size
label: Size quotum of Storage
schema:
show_if: [["type", "=", "pvc"]]
type: string
default: 256Gi
@@ -55,7 +55,8 @@
- value: Memory
description: Memory
- variable: size
label: Size quotum of Storage
label: Size quotum of Storage (Do NOT REDUCE after installation)
description: This value can ONLY be INCREASED after the installation
schema:
show_if: [["type", "=", "pvc"]]
type: string