onepanelio / onepanel

The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
https://docs.onepanel.ai/
Apache License 2.0
716 stars 69 forks source link

Automatically generate in-cluster database password #924

Open rushtehrani opened 3 years ago

rushtehrani commented 3 years ago

For the in-cluster database, we can generate a secure password in params.yaml so it is one less value that needs to be updated.

We should also explore not showing this password in params.yaml at all and instruct the user to find it in the corresponding Kubernetes secret if they need it.