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
This commit is contained in:
2026-01-05 16:53:39 +09:00
parent ef3409884c
commit 79e9fbaeb7
8 changed files with 326 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ resources:
- headlamp/argocd.yaml
- immich/argocd.yaml
- crafty/argocd.yaml
- mas/argocd.yaml