remove bad value
This commit is contained in:
parent
4e2fc1c43a
commit
fc9900fcf0
@ -322,11 +322,7 @@ spec:
|
||||
## host all all localhost trust
|
||||
## host mydatabase mysuser 192.168.0.0/24 md5
|
||||
##
|
||||
pgHbaConfiguration: |-
|
||||
# Allow initial connections without a password
|
||||
local all postgres trust
|
||||
host all postgres 0.0.0.0/0 trust
|
||||
host all postgres ::/0 trust
|
||||
pgHbaConfiguration: ""
|
||||
## @param primary.existingConfigmap Name of an existing ConfigMap with PostgreSQL Primary configuration
|
||||
## NOTE: `primary.configuration` and `primary.pgHbaConfiguration` will be ignored
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user