Commit Graph

3 Commits

Author SHA1 Message Date
17cce6ed23 CHORE(crafty): remove crafty application
- Delete crafty folder and all related files
- Remove from kustomization.yaml
2026-01-09 21:38:09 +09:00
79e9fbaeb7 FEAT(mas): add multi-agent system application
- ArgoCD Application for mas namespace
- Deployment with privileged container, hostPID for K8s access
- RBAC: ServiceAccount, ClusterRoles (viewer/writer)
- ExternalSecrets for API keys and PostgreSQL password
- Ingress at mas0213.kro.kr with Authelia SSO
2026-01-05 16:53:39 +09:00
ef3409884c FEAT(repo): add config files for apps repo
- Add application.yaml for ArgoCD app-of-apps
- Add kustomization.yaml with all 8 application components
- Add renovate.json for automated updates
2026-01-05 00:43:51 +09:00