typhon: schedule exporter on arm64 workers

This commit is contained in:
Brad Stein 2026-04-13 04:30:03 -03:00
parent 2ae886ec74
commit cf30f63fb4

View File

@ -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