fix(kube-state-metrics): fix questions mistake

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten
2023-05-22 16:11:19 +02:00
committed by GitHub
parent e31e87686d
commit 5122572be7
@@ -21,7 +21,7 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorClusterIP}
# Include{serviceSelectorExtras}
- variable: main
label: "Main Service Port Configuration"
@@ -36,7 +36,6 @@ questions:
type: int
default: 8080
required: true
# Include{serviceRoot}
- variable: selfmonitor
label: "selfmonitor Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
@@ -44,7 +43,7 @@ questions:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelectorLoadBalancer}
# Include{serviceSelectorClusterIP}
# Include{serviceSelectorExtras}
- variable: selfmonitor
label: "selfmonitor Service Port Configuration"