Skip to content

Commit

Permalink
chore(ci): fix (zilliztech#619)
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
  • Loading branch information
yellow-shine authored May 29, 2024
1 parent b0fe7bb commit 4c895aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pod/rte-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
operator: "Exists"
effect: "NoSchedule"
nodeSelector:
"kubernetes.io/arch": "arm64"
app: knowhere-e2e
enableServiceLinks: false
containers:
- name: main
Expand Down

0 comments on commit 4c895aa

Please sign in to comment.