diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index 52331a9..fa6dc4f 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -14,6 +14,8 @@ spec: kind: HelmRepository name: prometheus namespace: flux-system + values: + prometheusScrape: false ---