Set spec.containers.command so you can debug it with something like [ "sh", "-c", "sleep 84000s" ].
spec.containers.command
[ "sh", "-c", "sleep 84000s" ]