feat: migrate reposync to ArgoCD

Migrate repository sync cronjobs from Terragrunt to ArgoCD/Kustomize.
Adds four daily CronJobs (almalinux9-baseos, almalinux9-appstream, epel9,
openvox7) with associated PVCs and ConfigMaps in the reposync namespace.

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
This commit is contained in:
2026-03-27 16:18:38 +11:00
parent 95c9302aa8
commit 85d1e5222f
12 changed files with 427 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ spec:
- path: apps/overlays/*/jfrog
- path: apps/overlays/*/puppet
- path: apps/overlays/*/woodpecker
- path: apps/overlays/*/reposync
template:
metadata:
name: 'platform-{{path[3]}}' # cluster-app format (e.g., platform-reflector-system)