diff --git a/prometheus/values.yaml b/prometheus/values.yaml index d6c5c3d..74821dc 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -8,6 +8,8 @@ alertmanager: subPath: "" secretName: telegram-api readOnly: true + configmapReload: + enabled: true prometheus-node-exporter: extraArgs: - '--collector.filesystem.mount-points-exclude=^/(sys|proc|dev|host|etc)($$|/)'