fix: repoint ArgoCD Applications from GitHub to in-cluster Forgejo

homelab-root and every child Application still tracked github.com/Riotpiaole/riotpiao.homelab.com, which had diverged from origin (Forgejo) for a while - pushes to Forgejo were never picked up by ArgoCD. Repointed to forgejo.riotpiao.com/rock/homelab.git, already covered by the AppProject's rock/* wildcard.
This commit is contained in:
Story Crater Bot
2026-08-25 11:20:26 -07:00
parent e8e5acfb13
commit bea76eeba6
12 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
syncOptions:
- CreateNamespace=true
source:
repoURL: https://github.com/Riotpiaole/riotpiao.homelab.com.git
repoURL: https://forgejo.riotpiao.com/rock/homelab.git
targetRevision: main
# ksops decrypts every *.enc.yaml here at kustomize-build time (repo-server
# runs `kustomize build --enable-alpha-plugins --enable-exec`). Replaces the