monitoring(grafana): keep off control plane spillover

This commit is contained in:
jenkins 2026-05-20 18:07:11 -03:00
parent d822c93829
commit f010d0547f

View File

@ -363,9 +363,18 @@ spec:
operator: In
values:
- rpi5
- key: node-role.kubernetes.io/control-plane
operator: DoesNotExist
- key: node-role.kubernetes.io/master
operator: DoesNotExist
- key: atlas.bstein.dev/spillover
operator: DoesNotExist
- key: kubernetes.io/hostname
operator: NotIn
values:
- titan-0a
- titan-0b
- titan-0c
- titan-08
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100