We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756301b commit b946737Copy full SHA for b946737
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-controller
+IMG ?= gcr.io/k8s-staging-capi-ipam-ic/cluster-api-ipam-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