jwitko commented on PR #13796:
URL: https://github.com/apache/druid/pull/13796#issuecomment-1430322198

   > to understand, this allow for more than just name, value envVars, so you 
can do ValueFrom and grab things from secrets, or other places?
   Yes correct.  It also allows you to direct the key/values inside 
configmaps/secrets to be populated into an envVar of your choice.  In my 
example in this PR I'm taking the dynamically generated postgresDB secret which 
is created by a postgresDB operator and pushing it into the Druid accepted 
envVar for DB passwords.


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