I would like to have command and args exposed in the deployment chart so that I can override entrypoint at deployment.
Use case: a DLS copier-based image adds Tiled as a dependency and extends the API (see #1267). The DLS copier template is getting an on k8s debugging mechanism, and it requires a debugpy-wrapped entrypoint on debug-enabled deployments.