fix(gui): correct mistakes in networkpolicy gui

This commit is contained in:
kjeld Schouten-Lebbing
2022-01-13 15:58:28 +01:00
parent 1f52f7d1eb
commit fbeb8c032e
+18 -18
View File
@@ -96,16 +96,16 @@
schema:
type: string
default: ""
- variable: except
label: "except"
- variable: except
label: "except"
schema:
type: list
default: []
items:
- variable: exceptint
label: ""
schema:
type: list
default: []
items:
- variable: exceptint
label: ""
schema:
type: int
type: int
- variable: namespaceSelector
label: "namespaceSelector"
schema:
@@ -257,16 +257,16 @@
schema:
type: string
default: ""
- variable: except
label: "except"
- variable: except
label: "except"
schema:
type: list
default: []
items:
- variable: exceptint
label: ""
schema:
type: list
default: []
items:
- variable: exceptint
label: ""
schema:
type: int
type: int
- variable: namespaceSelector
label: "namespaceSelector"
schema: