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