From ca1f491e9f64327922c02353518baa5a7f8729fd Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Tue, 3 Jun 2025 02:45:37 +0300 Subject: [PATCH] Fix git url --- argocd-apps/local-path-provisioner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps/local-path-provisioner.yaml b/argocd-apps/local-path-provisioner.yaml index a1f1106..34fb2a2 100644 --- a/argocd-apps/local-path-provisioner.yaml +++ b/argocd-apps/local-path-provisioner.yaml @@ -9,7 +9,7 @@ spec: server: https://kubernetes.default.svc namespace: infra source: - repoURL: https://git.example.com/devops/infra.git + repoURL: https://git.dvirlabs.com/dvirlabs/infra.git targetRevision: HEAD path: charts/local-path-provisioner helm: