diff --git a/k8s/argocd/projects/homelab-project.yaml b/k8s/argocd/projects/homelab-project.yaml index 3673708..9417ace 100644 --- a/k8s/argocd/projects/homelab-project.yaml +++ b/k8s/argocd/projects/homelab-project.yaml @@ -12,8 +12,12 @@ spec: description: Homelab GitOps — single-repo, in-cluster destinations only sourceRepos: - https://github.com/Riotpiaole/riotpiao.homelab.com.git + # Poimen services (GitHub) + - https://github.com/Riotpiaole/Poimen-memory.git + - https://github.com/Riotpiaole/Poimen-workflows.git + - https://github.com/Riotpiaole/poimen*.git # In-cluster Forgejo wildcard — all rock/* repos can be onboarded without - # touching this AppProject. Enabled by Stage 1 (A1). + # touching this AppProject. Enabled by Stage 1 (A1). Includes poimen-* repos. - https://forgejo.riotpiao.com/rock/* # Public Helm chart repos referenced by k8s/argocd/apps/* and bootstrap/* - https://cloudnative-pg.github.io/charts