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 79f406d commit bd550e1Copy full SHA for bd550e1
Makefile
@@ -2,7 +2,7 @@
2
# Configuration Variables #
3
###########################
4
# Image URL to use all building/pushing image targets
5
-export IMAGE_REPO ?= quay.io/operator-framework/operator-controller
+export IMAGE_REPO ?= quay.io/rh_ee_dfranz/operator-controller
6
export IMAGE_TAG ?= devel
7
export GO_BUILD_TAGS ?= upstream
8
export CERT_MGR_VERSION ?= v1.9.0
0 commit comments