Skip to content

Commit

Permalink
manifests: Remove arch label (#62)
Browse files Browse the repository at this point in the history
Removing kubernetes.io/arch will unblock running on ARM.
Note: U/S was not tested on ARM.

Signed-off-by: Or Shoval <[email protected]>
  • Loading branch information
oshoval authored Sep 20, 2023
1 parent 7d0b809 commit d122749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/bridge-marker.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ spec:
serviceAccountName: bridge-marker
hostNetwork: true
nodeSelector:
kubernetes.io/arch: amd64
kubernetes.io/os: linux
tolerations:
- key: node-role.kubernetes.io/master
Expand Down

0 comments on commit d122749

Please sign in to comment.