fix k8s_gateway labels
This commit is contained in:
parent
425ddb52ef
commit
641af1b892
|
@ -20,4 +20,4 @@ name: k8s-gateway
|
|||
sources:
|
||||
- https://github.com/ori-edge/k8s_gatewa
|
||||
type: application
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
|
|
|
@ -237,7 +237,7 @@ questions:
|
|||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable Ingress"
|
||||
label: "Enable"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
|
@ -412,7 +412,7 @@ questions:
|
|||
|
||||
- variable: serviceList
|
||||
label: "Additional Services"
|
||||
group: "Storage and Persistence"
|
||||
group: "Configure Service(s)"
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
|
|
Loading…
Reference in New Issue