Fixed selector

This commit is contained in:
2023-09-23 13:25:04 +00:00
parent b7e034847e
commit d884c6cb2b
2 changed files with 1 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
variables: variables:
HELM_CHART_VERSION: "1.0.17" HELM_CHART_VERSION: "1.0.18"
stages: stages:
- deploy - deploy

View File

@@ -54,7 +54,6 @@ cloudyne.systems/site: {{ .Values.site.domain | quote }}
{{- define "..affinity-labels" -}} {{- define "..affinity-labels" -}}
podAffinity: podAffinity:
requiredDuringSchedulingIgnoredDuringExecution: requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- labelSelector: - labelSelector:
matchExpressions: matchExpressions:
- key: cloudyne.systems/customer - key: cloudyne.systems/customer