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: imagePullSecrets:
- name: harbor-regcred - name: harbor-regcred
nodeSelector: nodeSelector:
kubernetes.io/arch: amd64 kubernetes.io/arch: arm64
kubernetes.io/hostname: titan-22 node-role.kubernetes.io/worker: "true"
containers: containers:
- name: typhon - name: typhon
image: registry.bstein.dev/bstein/typhon:main image: registry.bstein.dev/bstein/typhon:main