enable k8s-gateway forwarding by default
This commit is contained in:
parent
dd9bef358a
commit
94c2726f09
|
@ -20,4 +20,4 @@ name: k8s-gateway
|
|||
sources:
|
||||
- https://github.com/ori-edge/k8s_gatewa
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
|
|
|
@ -260,7 +260,7 @@ questions:
|
|||
label: "Enabled"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
show_subquestions_if: true
|
||||
subquestions:
|
||||
- variable: primary
|
||||
|
|
Loading…
Reference in New Issue