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: values:
- rpi5 - rpi5
- rpi4 - rpi4
canary: lokiCanary:
affinity: nodeSelector:
nodeAffinity: hardware: rpi5
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: hardware
operator: In
values:
- rpi5
- rpi4
service: service:
type: ClusterIP type: ClusterIP
ingress: ingress: