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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user