From ad14d2e9cf67333363a5bf8e64b635f7f3fe8e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20H=C3=A4usler?= <794584+corvus-ch@users.noreply.github.com> Date: Wed, 23 Nov 2022 10:33:19 +0100 Subject: [PATCH] Add Node Groups as a zone feature --- deployment/helmfile.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployment/helmfile.yaml b/deployment/helmfile.yaml index cc9cdb15..30787e55 100644 --- a/deployment/helmfile.yaml +++ b/deployment/helmfile.yaml @@ -48,6 +48,10 @@ releases: label: 'Memory CPU Ratio' textColor: 'white' backgroundColor: '#0b3046' + nodeGroups: + label: 'Node Groups' + textColor: 'white' + backgroundColor: '#22c55e' zoneURLLabels: kubernetesAPI: Kubernetes API oauth: API Token