Add brusnika-stage observability daemonset tolerations

This commit is contained in:
Kochetkov S 2026-06-15 12:50:56 +03:00
parent 2b1c8d7bbb
commit a934e247ed
2 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,8 @@ spec:
{{- end -}}
mode: daemonset
fullnameOverride: otel-collector
tolerations:
- operator: Exists
rollout:
rollingUpdate:
maxUnavailable: 4

View File

@ -27,6 +27,8 @@ spec:
nodeExporter:
enabled: true
prometheus-node-exporter:
tolerations:
- operator: Exists
prometheus:
monitor:
enabled: true