Yeet advanced service settings
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -5,52 +5,6 @@
|
|||||||
show_if: [["type", "=", "LoadBalancer"]]
|
show_if: [["type", "=", "LoadBalancer"]]
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: advancedsvcset
|
|
||||||
label: Show Advanced Service Settings
|
|
||||||
schema:
|
|
||||||
type: boolean
|
|
||||||
default: false
|
|
||||||
hidden: true
|
|
||||||
show_subquestions_if: true
|
|
||||||
subquestions:
|
|
||||||
- variable: externalIPs
|
|
||||||
label: "External IP's"
|
|
||||||
description: "External IP's"
|
|
||||||
schema:
|
|
||||||
type: list
|
|
||||||
hidden: true
|
|
||||||
default: []
|
|
||||||
items:
|
|
||||||
- variable: externalIP
|
|
||||||
label: External IP
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
- variable: ipFamilyPolicy
|
|
||||||
label: IP Family Policy
|
|
||||||
description: Specify the IP Policy
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
default: SingleStack
|
|
||||||
hidden: true
|
|
||||||
enum:
|
|
||||||
- value: SingleStack
|
|
||||||
description: SingleStack
|
|
||||||
- value: PreferDualStack
|
|
||||||
description: PreferDualStack
|
|
||||||
- value: RequireDualStack
|
|
||||||
description: RequireDualStack
|
|
||||||
- variable: ipFamilies
|
|
||||||
label: IP Families
|
|
||||||
description: The IP Families that should be used
|
|
||||||
schema:
|
|
||||||
type: list
|
|
||||||
default: []
|
|
||||||
hidden: true
|
|
||||||
items:
|
|
||||||
- variable: ipFamily
|
|
||||||
label: IP Family
|
|
||||||
schema:
|
|
||||||
type: string
|
|
||||||
- variable: ports
|
- variable: ports
|
||||||
label: "Service's Port(s) Configuration"
|
label: "Service's Port(s) Configuration"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user