mirror of
https://github.com/vmware-tanzu/velero.git
synced 2025-12-23 06:15:21 +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
|
PKG := github.com/vmware-tanzu/velero
|
||||||
|
|
||||||
# Where to push the docker image.
|
# 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:
|
# In order to push images to an insecure registry, follow the two steps:
|
||||||
# 1. Set "INSECURE_REGISTRY=true"
|
# 1. Set "INSECURE_REGISTRY=true"
|
||||||
# 2. Provide your own buildx builder instance by setting "BUILDX_INSTANCE=your-own-builder-instance"
|
# 2. Provide your own buildx builder instance by setting "BUILDX_INSTANCE=your-own-builder-instance"
|
||||||
|
|||||||
Reference in New Issue
Block a user