Commit Graph

6 Commits

Author SHA1 Message Date
cc8bd860fe REFACTOR(repo): platform repo structure
- Add application.yaml for ArgoCD app-of-apps
- Add kustomization.yaml with platform components
- Add renovate.json for automated updates
- Update cert-manager/argocd.yaml repoURL to platform repo
- Update traefik/argocd.yaml repoURL to platform repo
2026-01-04 23:28:29 +09:00
7e687ef657 REFACTOR(repo): migrate repoURL to K3S-HOME
- Update repository URL to K3S-HOME organization
- Change from personal to organization repo
2026-01-04 23:28:29 +09:00
59ae6fb777 REFACTOR(argocd): remove serversideapply
- from argocd applications
- Fixes OutOfSync issues caused by operator-added default values
- ServerSideApply causes stricter field management that conflicts with
  CRD defaults
2026-01-04 23:28:29 +09:00
f2325ffcc9 REFACTOR(gitea): migrate repoURL to GitHub
- Update repository URL to GitHub
- Change source control provider
2026-01-04 23:28:29 +09:00
1d7970a42f REFACTOR(goldilocks): use managedNS for labels
- Remove namespace.yaml files
- Add managedNamespaceMetadata with Goldilocks label
- Set CreateNamespace=true in syncOptions
- Update kustomization.yaml to remove namespace.yaml references
2026-01-04 23:28:29 +09:00
521d5491ff FEAT(cert-manager): integrate cert-manager
- Add cert-manager configuration
- Enable TLS certificate management
2026-01-04 23:28:29 +09:00