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
I have a postgres cluster with 2 pgbouncer instances that require SSL for all connections. I am attaching this container as a sidecar to my pgbouncer pod. It would be great if I could set env vars that pull certs from existing secrets in the namespace and have the connection use them when present.
I have a postgres cluster with 2 pgbouncer instances that require SSL for all connections. I am attaching this container as a sidecar to my pgbouncer pod. It would be great if I could set env vars that pull certs from existing secrets in the namespace and have the connection use them when present.
e.g.
The text was updated successfully, but these errors were encountered: