correct pod network
This commit is contained in:
parent
6843afcca3
commit
a39aa92447
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spec:
|
|||
postgresql:
|
||||
synchronous_commit: "on"
|
||||
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
|
||||
instances:
|
||||
- name: postgres
|
||||
|
|
Reference in a new issue