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:
@@ -92,7 +93,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: tcp1
label: "tcp1 Service Port Configuration"
schema:
@@ -120,7 +122,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: tcp2
label: "tcp2 Service Port Configuration"
schema:
@@ -148,7 +151,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: udp1
label: "udp1 Service Port Configuration"
schema:
@@ -176,7 +180,8 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
# Include{serviceSelectorSimple}
# Include{serviceSelectorExtras}
- variable: udp2
label: "udp2 Service Port Configuration"
schema: