You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Hi, guys I have the same issue with Azure postgresql DB it requires the cert so it can access the server. I am thinking if we could link existing secret or configmap with the cert and would then set in value path for the cert in the container.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As we use Postgresql servers that have sslmode=enable, we need to be able to deploy this helm chart with server_tls_sslmode enabled
The current default is disabled, and not configurable
This should be something like in _pgbouncer.ini.tpl:
The text was updated successfully, but these errors were encountered: