Closed aric49 closed 7 years ago
Adding the ability to enable or disable prefetching the docker images in the Makefile. This is will assist with online vs offline deployments. The default is set to true, but can be disabled allowing Bootkube to pull images from Quay or Docker Hub.
true
Adding the ability to enable or disable prefetching the docker images in the Makefile. This is will assist with online vs offline deployments. The default is set to
true
, but can be disabled allowing Bootkube to pull images from Quay or Docker Hub.