Fix syntax
This commit is contained in:
parent
c87d220d18
commit
a82c493c8c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user