feat(apps): add forte-drop-secrets sealed secret

Sealed forte-drop-secrets with the real UpCloud Managed Object Storage
creds (existing drops bucket), PG creds matching the deployed
forte-drop-pg-creds, and PASSWORD_GATE_SECRET. Consumed by both web +
mcp deployments (envSecretName) and the pg-backup CronJob (S3 creds).
This commit is contained in:
Sten
2026-05-29 10:03:57 +02:00
committed by Danijel Simeunovic
parent 46f2d2d661
commit 6d25437e98
2 changed files with 19 additions and 1 deletions

View File

@@ -4,5 +4,5 @@ resources:
- forte-drop.yaml
- keycloak-client-forte-drop.yaml
- forte-drop-pdb.yaml
# - forte-drop-secrets-sealed.yaml # added in follow-up commit
- forte-drop-secrets-sealed.yaml
# - auth-oidc-sealed.yaml # added in follow-up commit (after Keycloak registrar creates client_secret)