Land RPF-WP-0039 third apps-pg consumer source.
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 2s

Admit vergabe_demo_company as the third declared consumer, track
the bounded provisioner and scoped controls, and refresh admission
occupancy to 3/3. Overflow remains apps-pg-2 before any fourth.

Assistant: grok
Assistant-Session: 01a0a23b-3bf0-7341-b4e5-9dc05f72573a
This commit is contained in:
codex 2026-09-15 01:29:38 +02:00
parent 0178ec3c6d
commit f05ef49c69
18 changed files with 446 additions and 19 deletions

View file

@ -59,6 +59,16 @@ spec:
connectionLimit: 20
passwordSecret:
name: coulomb-social-app-credentials
- name: vergabe_demo_company
ensure: present
login: true
inherit: false
superuser: false
createdb: false
createrole: false
connectionLimit: 20
passwordSecret:
name: vergabe-demo-company-credentials
postgresql:
parameters:
max_connections: "100"