fix: fix typo in grafana pdc agent

This commit is contained in:
2025-06-20 12:54:38 +02:00
parent e54befe4b9
commit 6309c39db9
@@ -6,7 +6,7 @@ metadata:
namespace: argocd namespace: argocd
spec: spec:
destination: destination:
namespace: proometheus namespace: prometheus
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'
sources: sources:
- repoURL: {{ .Values.clusterConfig.manifests }} - repoURL: {{ .Values.clusterConfig.manifests }}