fix another ingress bug in the prototype GUI
This commit is contained in:
parent
68319a6fcd
commit
3c1e2390ef
|
@ -19,4 +19,4 @@ maintainers:
|
|||
name: prototype-gui
|
||||
sources: null
|
||||
type: application
|
||||
version: 0.0.11
|
||||
version: 0.0.12
|
||||
|
|
|
@ -586,6 +586,11 @@ questions:
|
|||
type: list
|
||||
default: []
|
||||
items:
|
||||
- variable: tlsEntry
|
||||
label: "Host"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: hosts
|
||||
label: "Certificate Hosts"
|
||||
schema:
|
||||
|
|
Loading…
Reference in New Issue