fix(argocd): update poimen repoURL after rock/poiman rename to rock/poimen

The poiman repo was renamed to poimen on Forgejo; the stale repoURL made
poimen-root fail with a 301 redirect ComparisonError (ArgoCD's git
client doesn't follow redirects on smart-HTTP fetch), blocking sync for
poimen-root and everything under it.
This commit is contained in:
Story Crater Bot
2026-08-21 21:57:36 -07:00
parent 2f5793899b
commit 06855b3768
+1 -1
View File
@@ -17,7 +17,7 @@ metadata:
spec:
project: homelab
source:
repoURL: https://forgejo.riotpiao.com/rock/poiman.git
repoURL: https://forgejo.riotpiao.com/rock/poimen.git
targetRevision: main
path: k8s/argocd
directory: