Fixed selector
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
HELM_CHART_VERSION: "1.0.17"
|
HELM_CHART_VERSION: "1.0.18"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user