You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workingDir parameter is not present in the deployment template where in I was trying to combine the workingDir and args to run a command inside the container.
To Reproduce
Try to use the workingDir parameter in deployment template.
Expected behavior
workingDir parameter should work to run a command in a specific directory
Current behavior
workingDir parameter is not working . command not executing from the mentioned Directory
satyam-nykaa, Ankitkumarnykaa, jhaprakash-nka and gurdeep-singh-nykaa