typhon: schedule exporter on arm64 workers
This commit is contained in:
parent
2ae886ec74
commit
cf30f63fb4
@ -42,8 +42,8 @@ spec:
|
||||
imagePullSecrets:
|
||||
- name: harbor-regcred
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
kubernetes.io/hostname: titan-22
|
||||
kubernetes.io/arch: arm64
|
||||
node-role.kubernetes.io/worker: "true"
|
||||
containers:
|
||||
- name: typhon
|
||||
image: registry.bstein.dev/bstein/typhon:main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user