Skip to content

Commit

Permalink
chore(ci): fix (#620)
Browse files Browse the repository at this point in the history
* Revert "chore(ci): fix (#619)"

This reverts commit 4c895aa.

* chore(ci):fix

Signed-off-by: Liang Huang <[email protected]>

---------

Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
samhuang-z committed May 29, 2024
1 parent 4c895aa commit 38e990b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/pod/e2e-arm-cpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
enableServiceLinks: false
nodeSelector:
app: knowhere
app: knowhere-e2e
tolerations:
- key: node-role.kubernetes.io/knowhere
operator: Exists
Expand Down
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:
app: knowhere-e2e
"kubernetes.io/arch": "arm64"
enableServiceLinks: false
containers:
- name: main
Expand Down

0 comments on commit 38e990b

Please sign in to comment.