correct pod network

This commit is contained in:
Joseph Hanson 2025-01-01 00:07:29 -06:00
parent 6843afcca3
commit a39aa92447
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -27,7 +27,7 @@ spec:
postgresql: postgresql:
synchronous_commit: "on" synchronous_commit: "on"
pg_hba: pg_hba:
- hostnossl all all 10.32.0.0/16 md5 - hostnossl all all 10.3.0.0/16 md5
- hostssl all all all md5 - hostssl all all all md5
instances: instances:
- name: postgres - name: postgres