I am running a command like below
kubectl run -i --rm --pod-running-timeout=5m busy-box-pod --restart=Never --image=busybox --command -- sh -c "env"