Skip to content

Commit

Permalink
[bitnami/pgpool] Remove deprecated users from pg_hba.conf
Browse files Browse the repository at this point in the history
Signed-off-by: Yukha Dharmeswara <[email protected]>
  • Loading branch information
yukha-dw committed Nov 6, 2024
1 parent a7f8c6c commit 7278a91
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ EOF
cat >>"$PGPOOL_PGHBA_FILE" <<EOF
${sr_check_auth_line}
${postgres_auth_line}
host all wide all trust
host all pop_user all trust
host all all all ${all_authentication}
EOF
}
Expand Down

0 comments on commit 7278a91

Please sign in to comment.