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