fix(argocd): update repoURL from rock/homelab to riotpiao-poimen/homelab
Repo transferred to riotpiao-poimen org. Old URL returns 301 redirect which ArgoCD doesn't follow — all 26 apps stopped syncing. Live cluster already patched via kubectl. This commit persists the fix.
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/k8s/infra/argocd-image-updater/values.yaml
|
||||
- repoURL: https://forgejo.riotpiao.com/rock/homelab.git
|
||||
- repoURL: https://forgejo.riotpiao.com/riotpiao-poimen/homelab.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user