mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
With this change hack/e2e-setup.sh configures a local registry when the --create-registry argument is passed to it. This registry can be used to test local images. The registry is optional and not created by default. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>