chore(questions): split serviceSelector (#3751)

* chore(questions): split serviceSelector

* replace questions with the new templates
This commit is contained in:
Stavros Kois
2022-09-15 00:27:12 +03:00
committed by GitHub
parent 18a4e85b37
commit 6c68a6c013
654 changed files with 2060 additions and 992 deletions
+10 -5
View File
@@ -64,7 +64,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
schema:
@@ -91,7 +92,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: tcp1
label: "tcp1 Service Port Configuration"
schema:
@@ -118,7 +120,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: tcp2
label: "tcp2 Service Port Configuration"
schema:
@@ -145,7 +148,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: udp1
label: "udp1 Service Port Configuration"
schema:
@@ -172,7 +176,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: udp2
label: "udp2 Service Port Configuration"
schema: