Commit Graph

2 Commits

Author SHA1 Message Date
Chris Farhood 54c92e8142 feat(infra): add all Kubernetes manifests
- namespace, temporal server, workspaces PVC
- API server deployment, service, serviceaccount, RBAC
- Dev overlay

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-19 11:25:47 -04:00
Chris Farhood 35827a7043 fix(infra): set ceph-filesystem storageClass for RWX workspaces PVC
Default storageClass (ceph-block) doesn't support ReadWriteMany.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-19 10:04:30 -04:00