[Feature Request] Allow `--defaultdb` flag to be passed to schema job
This feature request aims to enable users to specify the `--defaultdb` flag when running the Temporal schema job, particularly when deploying via Helm. Currently, there's no direct way to pass this flag, unlike other configuration options. The proposed solutions involve either adding an environment variable for `--defaultdb` or allowing arbitrary flag passing to the schema job command.