From f228bbf7e050c442b6e6ec0ce178bc46c9ff717f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 29 Feb 2024 00:21:15 +0100 Subject: [PATCH] Update questions.yaml Signed-off-by: Kjeld Schouten --- charts/enterprise/kubeapps/questions.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/charts/enterprise/kubeapps/questions.yaml b/charts/enterprise/kubeapps/questions.yaml index c2c6757bfdb..d8508e37fb5 100644 --- a/charts/enterprise/kubeapps/questions.yaml +++ b/charts/enterprise/kubeapps/questions.yaml @@ -5,28 +5,6 @@ portals: questions: # Include{global} # Include{serviceRoot} - - variable: main - label: "token-bypass Service" - description: "The token-bypass service" - schema: - additional_attrs: true - type: dict - attrs: -# Include{serviceSelectorLoadBalancer} -# Include{serviceSelectorExtras} - - variable: main - label: "token-bypass Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 8080 - required: true - variable: tckubeapps label: "KubeApps Service" description: "The Primary service on which the healthcheck runs, often the webUI"