jwitko commented on issue #14867:
URL: https://github.com/apache/druid/issues/14867#issuecomment-1684130738

   @imcheck I was able to accomplish this by adding the following to the helm 
chart values:
   ```
     env:
       - name: druid_metadata_storage_connector_password
         valueFrom:
           secretKeyRef:
             name: druid-pg-app
             key: password
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to