hakuno commented on issue #33924:
URL: https://github.com/apache/airflow/issues/33924#issuecomment-1793314349

   PgBouncer relies on `pgbouncer.ini` configuration file.
   
   So, at moment, I guess the `metadataSecretName` is being ignored on 
`pgbouncer_config` template. Moreover, the template isn't able to parse a full 
**connection string** from am existing Kubernetes Secret into `host`, `dbname`, 
`port`, `user`, `pass` etc.
   
   Maybe it explains why it isn't facing the pool by using `metadataSecretName`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to