aboutphilippe opened a new pull request #15617:
URL: https://github.com/apache/superset/pull/15617


   ### SUMMARY
   The helm chart is using hardcoded values for the db connection that are 
different than the postgres values.
   For security reasons and to make sure the db connection use the correct 
password for postgres, I've modified the db connection values to refer to the 
postgres values.
   
   ### TESTING INSTRUCTIONS
   Follow instructions on
   https://superset.apache.org/docs/installation/running-on-kubernetes
   with default security settings:
   ```
   postgresql:
     postgresqlPassword: **UNIQUEPASSWORD**
   ```
   
   ### ADDITIONAL INFORMATION
   - x] Has associated issue: https://github.com/apache/superset/issues/15133
   


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