Fix syntax

This commit is contained in:
Tyler Perkins 2024-11-09 20:05:03 -05:00
parent c87d220d18
commit a82c493c8c
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -322,7 +322,7 @@ spec:
## host all all localhost trust
## host mydatabase mysuser 192.168.0.0/24 md5
##
pgHbaConfiguration: |
pgHbaConfiguration: |-
# Allow initial connections without a password
local all postgres trust
host all postgres 0.0.0.0/0 trust