Files
infrastructure/helm/metallb/values.yaml

6 lines
121 B
YAML
Raw Normal View History

2025-09-30 14:43:46 +02:00
speaker:
2025-09-30 14:59:46 +02:00
tolerations:
- key: "node-role.kubernetes.io/control-plane"
operator: "Exists"
effect: "NoSchedule"