Sienna Meridian Satterwhite
302b7ba56b
feat(lasuite): add People service (desk chart); migrate La Suite secrets to VSO
People (desk chart v0.0.7):
- Add people-values.yaml with all env vars wired to ConfigMaps and Secrets.
DB password, S3 credentials, OIDC client, and Django secret key all come
from VSO-managed K8s Secrets via secretKeyRef — nothing hardcoded.
- Add Helm chart entry to kustomization.yaml (repo: suitenumerique/people).
La Suite VSO secrets (vault-secrets.yaml):
- seaweedfs-s3-credentials VSS (shared S3 creds → S3_ACCESS_KEY / S3_SECRET_KEY)
- hive-db-url VDS (database/static-creds/hive → postgresql:// DSN, 24h rotation)
- hive-oidc VSS (secret/hive → client-id / client-secret)
- people-db-credentials VDS (database/static-creds/people → password, 24h rotation)
- people-django-secret VSS (secret/people → DJANGO_SECRET_KEY)
2026-03-02 18:33:28 +00:00
..
2026-03-02 18:32:02 +00:00
2026-03-02 18:33:16 +00:00
2026-03-01 16:25:11 +00:00
2026-03-02 18:33:28 +00:00
2026-02-28 22:08:38 +00:00
2026-02-28 13:42:27 +00:00
2026-03-02 18:32:33 +00:00
2026-03-02 18:32:16 +00:00
2026-03-02 18:31:50 +00:00