This commit is contained in:
2026-05-16 19:34:42 +02:00
parent f2c56156bf
commit 74f4f86770
9 changed files with 51 additions and 9 deletions

View File

@@ -1100,7 +1100,7 @@ storage:
**Endpoints**:
- Web UI: `https://bitwarden.forteapps.net`
**Database**: Standalone PostgreSQL 16 StatefulSet (`vaultwarden-postgresql`) deployed in overlay with 2Gi PVC. Chart does NOT include a PostgreSQL subchart — must be provisioned separately.
**Database**: Separate ArgoCD Application `vaultwarden-postgresql` (sync-wave `"0"`) deploys PostgreSQL 16 StatefulSet + SealedSecret before Vaultwarden (wave `"1"`). 2Gi PVC. Chart does NOT include a PostgreSQL subchart — must be provisioned separately.
**Secrets**:
- `prod-db-creds` (SealedSecret) — PostgreSQL credentials (`pgusername`, `pgpassword`) + SMTP credentials