Use custom image name for the manager controller

This commit is contained in:
volodymyrZotov
2022-10-24 11:52:19 +03:00
parent c8022336da
commit 2712e9ce7b
3 changed files with 11 additions and 14 deletions

View File

@@ -47,7 +47,7 @@ ifeq ($(USE_IMAGE_DIGESTS), true)
endif
# Image URL to use all building/pushing image targets
IMG ?= controller:latest
IMG ?= 1password/onepassword-operator:latest
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.24.2