We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3622aa9 commit 12bca5dCopy full SHA for 12bca5d
Makefile
@@ -74,7 +74,7 @@ endif
74
BUNDLE_METADATA_OPTS ?= $(BUNDLE_CHANNELS) $(BUNDLE_DEFAULT_CHANNEL)
75
76
# Base registry for the operator, bundle, catalog images
77
-REGISTRY ?= quay.io/mongodb
+REGISTRY ?= mongodb
78
# BUNDLE_IMG defines the image:tag used for the bundle.
79
# You can use it as an arg. (E.g make bundle-build BUNDLE_IMG=<some-registry>/<project-name-bundle>:<tag>)
80
BUNDLE_IMG ?= $(REGISTRY)/mongodb-atlas-kubernetes-operator-prerelease-bundle:$(VERSION)
0 commit comments