From 41f0913d3b91732a7a52115cdd5b512b3e0cb027 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Thu, 10 Oct 2024 10:14:47 +0200 Subject: [PATCH] apps.yaml change repoURL --- argocd/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps.yaml b/argocd/apps.yaml index 6175e83..c3c6a56 100644 --- a/argocd/apps.yaml +++ b/argocd/apps.yaml @@ -5,7 +5,7 @@ metadata: spec: project: default source: - repoURL: 'http://192.168.4.101:3000/innohub/k3s.git' + repoURL: 'git@192.168.4.101:innohub/k3s.git' path: argocd/apps targetRevision: main directory: