From b41deed2d4ead46e9727c200b76d0a1246210c0d Mon Sep 17 00:00:00 2001 From: Patrick Lee Scott Date: Wed, 15 Feb 2023 16:11:40 -0600 Subject: [PATCH] fix: missing chart name --- helm/templates/kube-prometheus-stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm/templates/kube-prometheus-stack.yaml b/helm/templates/kube-prometheus-stack.yaml index 5bdb51b..fd2768b 100644 --- a/helm/templates/kube-prometheus-stack.yaml +++ b/helm/templates/kube-prometheus-stack.yaml @@ -11,6 +11,7 @@ spec: namespace: observability project: {{ .Values.argocd.project }} source: + chart: kube-prometheus-stack repoURL: https://prometheus-community.github.io/helm-charts targetRevision: 41.9.0 helm: