benjreinhart opened a new pull request #14398:
URL: https://github.com/apache/superset/pull/14398


   ### SUMMARY
   
   The motivation for this PR is that application deployment typically involves 
referencing env vars to one degree or another. For example, some dynamic values 
in kubernetes (e.g., host ips) are easily exposed through env vars but not 
readily available otherwise. Additionally, it may make sense to have static 
configuration in the file and handle secrets (e.g., `jwtSecret`) a little 
differently.
   
   ### TEST PLAN
   
   Unit tests, manual


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

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