Hi Team, Hope you all are doin fine.
We are using Pulumi to create an EKS Cluster. As part of that we created a postgreSQL cluster, which has the password as a secret.
We want to set up Druid in the cluster, which has to use this password. Wondering how I can pass with value to druid.
We have gone through few docs, but not clear exactly how to achieve this.