mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-28 12:23:55 +00:00
The `Command` will cause the container process not starting correctly, so we now use the `Args` to end up running `/agnhost pause` as intended. Signed-off-by: Sascha Grunert <sgrunert@suse.com>