feat(argocd): migrate all applications from Forgejo to GitHub

- Replace all forgejo.riotpiao.com repo URLs with [email protected] SSH URLs
- Enables immediate GitOps sync without waiting for Forgejo mirror setup
- Includes ingress-nginx now fully ArgoCD-managed (wave 0)
- SOPS secrets can now sync and decrypt TLS certificates
This commit is contained in:
Story Crater Bot
2026-07-25 13:10:40 -07:00
parent 9d0ffcd29f
commit feb7b25aba
13 changed files with 52 additions and 33 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
syncOptions:
- CreateNamespace=true
source:
repoURL: https://forgejo.riotpiao.com/riotpiao.com/homelab.git
repoURL: [email protected]:Riotpiaole/riotpiao.homelab.com.git
targetRevision: main
path: .
plugin: