postgres: fix pooler config, tested

This commit is contained in:
2025-11-13 21:05:10 -05:00
parent e140de574e
commit d5026ac748
3 changed files with 36 additions and 1 deletions

View File

@@ -59,4 +59,11 @@ spec:
comment: netmaker
login: true
passwordSecret:
name: netmaker-auth
name: netmaker-auth
- name: pooler
ensure: present
comment: pooler
login: true
superuser: true
passwordSecret:
name: pgbouncer-auth-query