We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f09a6 commit 5507a25Copy full SHA for 5507a25
chart/app-templates/index-import-job.yaml
@@ -69,7 +69,7 @@ spec:
69
affinity:
70
{% if crawler_node_type %}
71
nodeAffinity:
72
- requiredDuringSchedulingIgnoredDuringExecution:
+ preferredDuringSchedulingIgnoredDuringExecution:
73
nodeSelectorTerms:
74
- matchExpressions:
75
- key: nodeType
0 commit comments