I have a Spring batch application with few jobs and it is being executed as highlighted below I have defined my docker file like mentioned below I want to deploy/run this dockerized application on Azure Kubernetes. I have defined my POD.YAML as mentioned below How do I deploy the POD with the required cmd args – like “-jar /appl/myapp/my-bat-spr-jobs-.jar  updtTablJob”