Note apps-pg DB ready for coulomb-social deploy path
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Role coulomb_social and database coulomb_social_db are live on apps-pg.
This commit is contained in:
tegwick 2026-08-09 02:18:22 +02:00
parent c79f07aadf
commit 2ab6662142

View file

@ -10,8 +10,8 @@ Ingress: `manifests/coulomb-social-ingress.yaml`
- Image published: `forgejo.coulomb.social/coulomb/coulomb-social:<sha>`
- KeyCape client `coulomb-social` registered (see source repo `scripts/register-keycape-client.sh`)
- K8s Secret `coulomb-social-env` (see **Env secret** below)
- Optional: DB role Secret `coulomb-social-app-credentials` in the app namespace
(cnpg mirror; same pattern as vergabe) before DATABASE_URL can be filled
- DB: `apps-pg` role `coulomb_social` / database `coulomb_social_db`
(Secret `coulomb-social-app-credentials` in app + databases namespaces)
- DNS `coulomb.social` → cluster ingress IP
## Env secret