currently the deployment of backend services expects user to have secret named <project-name> in <project-name> namespace, and will fail to create container unless manually create. which isn't very explicit for the user
- create best practice flow for user to create application specific db-user / password and use connection string as env-var to inject such into their application