Revert ArgoCD repoURLs to GitHub temporarily

Gitea needs to be deployed before ArgoCD can read from it.
Keep GitHub repoURLs so ArgoCD can discover and deploy the
new gitea-pg, gitea, and gitea-runner directories. Switch
to Gitea repoURLs after Gitea is running and repo is pushed.
This commit is contained in:
Julia McGhee
2026-03-21 15:46:41 +00:00
parent f04ecbf5cd
commit 5b4086e71f
4 changed files with 8 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec:
project: default
source:
repoURL: ssh://git@gitea-ssh.platform.svc:2222/julia/homelab.git
repoURL: git@github.com:lazorgurl/homelab.git
targetRevision: main
path: infra/kubernetes/argocd
destination: