diff --git a/charts/base-cluster/templates/monitoring/alloy.yaml b/charts/base-cluster/templates/monitoring/alloy.yaml index 9a19605a81..5e3004f0ad 100644 --- a/charts/base-cluster/templates/monitoring/alloy.yaml +++ b/charts/base-cluster/templates/monitoring/alloy.yaml @@ -272,6 +272,10 @@ spec: create: false controller: priorityClassName: monitoring-components + tolerations: + - effect: NoSchedule + key: node-role.kubernetes.io/control-plane + operator: Exists service: internalTrafficPolicy: Local serviceMonitor: