From ed99921d24e1576c849f98a27da904a63fac7385 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Wed, 25 Jun 2025 05:41:11 +0300 Subject: [PATCH] Fix project name --- argocd-apps/rancher-monitoring.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps/rancher-monitoring.yaml b/argocd-apps/rancher-monitoring.yaml index b56d0f1..01fc4fc 100644 --- a/argocd-apps/rancher-monitoring.yaml +++ b/argocd-apps/rancher-monitoring.yaml @@ -4,7 +4,7 @@ metadata: name: rancher-monitoring namespace: argocd spec: - project: observability-stack + project: observability source: repoURL: https://git.dvirlabs.com/dvirlabs/infra.git targetRevision: HEAD