From 641af1b8920ec20ada6df5fa24164ab61c9505db Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Thu, 2 Sep 2021 18:11:58 +0200 Subject: [PATCH] fix k8s_gateway labels --- charts/incubator/k8s-gateway/Chart.yaml | 2 +- charts/incubator/k8s-gateway/SCALE/questions.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/k8s-gateway/Chart.yaml b/charts/incubator/k8s-gateway/Chart.yaml index 1bfd906dce0..16ca8021f25 100644 --- a/charts/incubator/k8s-gateway/Chart.yaml +++ b/charts/incubator/k8s-gateway/Chart.yaml @@ -20,4 +20,4 @@ name: k8s-gateway sources: - https://github.com/ori-edge/k8s_gatewa type: application -version: 0.0.1 +version: 0.0.2 diff --git a/charts/incubator/k8s-gateway/SCALE/questions.yaml b/charts/incubator/k8s-gateway/SCALE/questions.yaml index c18c690c93c..e9373622209 100644 --- a/charts/incubator/k8s-gateway/SCALE/questions.yaml +++ b/charts/incubator/k8s-gateway/SCALE/questions.yaml @@ -237,7 +237,7 @@ questions: type: dict attrs: - variable: enabled - label: "Enable Ingress" + label: "Enable" schema: type: boolean default: false @@ -412,7 +412,7 @@ questions: - variable: serviceList label: "Additional Services" - group: "Storage and Persistence" + group: "Configure Service(s)" schema: type: list default: []