Hi Fabio, Polaris relies on Quarkus for JDBC datasource management [1].
By "passwordless" do you mean authentication based on the client's SSL certificate? I'd guess anything that a PostgreSQL driver can do, should be possible in Quarkus. Helm charts may need changes to expose the necessary config. [1] https://quarkus.io/guides/datasource Cheers, Dmitri. On Mon, Sep 8, 2025 at 8:18 AM Rizzo Cascio, Fabio <[email protected]> wrote: > Hi guys, > > I was trying to create use the helm chart and new image to deploy Polaris > in our cluster (EKS). > We can’t use username and password, from what I can see in Polaris we only > support jdbc connections with username and password. > > What is the plan to support passwordless DBs? > > Thanks > > Fabio > > This message is confidential and subject to terms at: > https://www.jpmorgan.com/emaildisclaimer including on confidential, > privileged or legal entity information, malicious content and monitoring of > electronic messages. If you are not the intended recipient, please delete > this message and notify the sender immediately. Any unauthorized use is > strictly prohibited. >
