From 8fbab6974f895d36869cca5c75e5be0b97541528 Mon Sep 17 00:00:00 2001 From: David Landry Date: Fri, 12 Dec 2025 19:26:17 -0500 Subject: [PATCH] chore: update more argocd repo URLs --- projects/system.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/system.yaml b/projects/system.yaml index 3b64ede..062fd52 100644 --- a/projects/system.yaml +++ b/projects/system.yaml @@ -37,7 +37,7 @@ spec: - git: files: - path: apps/**/system/config.json - repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git + repoURL: https://git.nc.landry.land/davad/argo.git requeueAfterSeconds: 20 revision: "" template: @@ -48,7 +48,7 @@ spec: - git: files: - path: apps/**/system/config_dir.json - repoURL: ssh://git@forgejo-ssh.git-system.svc.cluster.local:2222/davad/argo.git + repoURL: https://git.nc.landry.land/davad/argo.git requeueAfterSeconds: 20 revision: "" template: