So my use-case is to use the binder-hub to convert the GIt repository of notebooks to image, currently I’m able to push the image to repository and able to spin up the kubernetes pod.
But i don’t want to spin up the kubernetes pod and the binder-hub should exit once the image gets pushed into the repository.
Can anyone suggest, how to do this? is there any settings already available.