Skip to content
Snippets Groups Projects
Commit b34a7b7a authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

changed anti affinity key to match multiple nodes

parent 83528409
No related branches found
No related tags found
2 merge requests!1560Development,!1559Development
......@@ -35,10 +35,10 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
- key: worker
operator: NotIn
values:
- kubernetestmpworker1
- temp
imagePullSecrets:
{{ toYaml .Values.image.secrets | indent 10 }}
securityContext:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment