We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 798267a + 9058a86 commit 756301bCopy full SHA for 756301b
Makefile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# Image URL to use all building/pushing image targets
16
-IMG ?= gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-provider-in-cluster
+IMG ?= gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-provider-in-cluster-controller
17
TAG ?= dev
18
# PULL_BASE_REF is set by prow and contains the git ref for a build, e.g. branch name or tag
19
RELEASE_ALIAS_TAG ?= $(PULL_BASE_REF)
0 commit comments