logging: pin loki canary to rpi5 nodes

This commit is contained in:
Brad Stein 2026-01-09 07:19:59 -03:00
parent 86e3682781
commit 91e3b4e96b

View File

@ -103,17 +103,9 @@ spec:
values:
- rpi5
- rpi4
canary:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: hardware
operator: In
values:
- rpi5
- rpi4
lokiCanary:
nodeSelector:
hardware: rpi5
service:
type: ClusterIP
ingress: