I am running a pod via play kube. My container exits, but the companion infra container
keeps running forever, meaning that the whole pod keeps running forever
Is there a way to make infra container exit once pod's containers exit?
I am running on OSX