diff options
Diffstat (limited to 'kubernetes/common/postgres/configs/pg_hba.conf')
-rw-r--r-- | kubernetes/common/postgres/configs/pg_hba.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kubernetes/common/postgres/configs/pg_hba.conf b/kubernetes/common/postgres/configs/pg_hba.conf index 580185c6f0..d8918409e8 100644 --- a/kubernetes/common/postgres/configs/pg_hba.conf +++ b/kubernetes/common/postgres/configs/pg_hba.conf @@ -65,4 +65,3 @@ #local all all trust # IPv4 local connections: host all all 0.0.0.0/0 md5 - |