mirror of
https://github.com/vmware-tanzu/velero.git
synced 2025-12-22 22:06:26 +00:00
Revert registry local debug value
Signed-off-by: Joseph <jvaikath@redhat.com>
This commit is contained in:
2
Makefile
2
Makefile
@@ -21,7 +21,7 @@ BIN ?= velero
|
||||
PKG := github.com/vmware-tanzu/velero
|
||||
|
||||
# Where to push the docker image.
|
||||
REGISTRY ?= quay.io/rh_ee_jvaikath/velero-play
|
||||
REGISTRY ?= velero
|
||||
# In order to push images to an insecure registry, follow the two steps:
|
||||
# 1. Set "INSECURE_REGISTRY=true"
|
||||
# 2. Provide your own buildx builder instance by setting "BUILDX_INSTANCE=your-own-builder-instance"
|
||||
|
||||
Reference in New Issue
Block a user