6431c855ef
PERF(argocd,gitea): remove CPU limits for stability
...
- Remove CPU limits from all ArgoCD components
- Remove CPU limits from Gitea
- Prevents CPU throttling issues
2026-01-12 02:05:25 +09:00
11a945011f
PERF(gitea): optimize resources via VPA
...
- Set CPU request to 15m, limit to 46m
- Set memory request to 247Mi, limit to 333Mi
2026-01-12 01:07:42 +09:00
fa63d0f86a
feat: add Gitea credentials and Actions runner
...
- Add gitea-creds ExternalSecret for ArgoCD authentication to Gitea
- Enable Gitea Actions in helm-values.yaml
- Add gitea-runner deployment for CI/CD
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-10 20:38:03 +09:00
121d5eb198
REFACTOR(gitea): move from applications repo
...
- Add gitea Application manifests
- Update repoURL to reference platform repo
- Include helm-values, kustomization, redirect configs
2026-01-10 19:38:35 +09:00