Fixed selector
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
variables:
|
||||
HELM_CHART_VERSION: "1.0.17"
|
||||
HELM_CHART_VERSION: "1.0.18"
|
||||
|
||||
stages:
|
||||
- deploy
|
||||
|
||||
@@ -54,7 +54,6 @@ cloudyne.systems/site: {{ .Values.site.domain | quote }}
|
||||
{{- define "..affinity-labels" -}}
|
||||
podAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
nodeSelectorTerms:
|
||||
- labelSelector:
|
||||
matchExpressions:
|
||||
- key: cloudyne.systems/customer
|
||||
|
||||
Reference in New Issue
Block a user