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"