Skip to content

Commit

Permalink
fix: update REGISTRY from zncdata to zncdatadev (zncdatadev#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwpk110 authored Jun 19, 2024
1 parent dd098f3 commit 2a66fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BUNDLE_DEFAULT_CHANNEL := --default-channel=$(DEFAULT_CHANNEL)
endif
BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)

REGISTRY ?= quay.io/zncdata
REGISTRY ?= quay.io/zncdatadev
PROJECT_NAME = hdfs-operator

# IMAGE_TAG_BASE defines the docker.io namespace and part of the image name for remote images.
Expand Down

0 comments on commit 2a66fcf

Please sign in to comment.