From d884c6cb2b028f5774e1d7f43fa5d5085c9bc1f1 Mon Sep 17 00:00:00 2001 From: Lars Scheibling Date: Sat, 23 Sep 2023 13:25:04 +0000 Subject: [PATCH] Fixed selector --- .gitlab-ci.yml | 2 +- Chart/templates/_helpers.tpl | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed1059d..e4ac0d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - HELM_CHART_VERSION: "1.0.17" + HELM_CHART_VERSION: "1.0.18" stages: - deploy diff --git a/Chart/templates/_helpers.tpl b/Chart/templates/_helpers.tpl index 607019d..1d332ee 100644 --- a/Chart/templates/_helpers.tpl +++ b/Chart/templates/_helpers.tpl @@ -54,7 +54,6 @@ cloudyne.systems/site: {{ .Values.site.domain | quote }} {{- define "..affinity-labels" -}} podAffinity: requiredDuringSchedulingIgnoredDuringExecution: - nodeSelectorTerms: - labelSelector: matchExpressions: - key: cloudyne.systems/customer