diff --git a/Makefile b/Makefile index 19d6b40d4a..393813455d 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ BUILD_DEPLOY_IMAGE_TAG ?= edge # OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG and OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY # set this to a particular build image if required, defaults to nothing to consume what the chart provides -OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=retention-policy +OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGETAG=pr-243 OVERRIDE_BUILD_DEPLOY_CONTROLLER_IMAGE_REPOSITORY= # To build k3d with Calico instead of Flannel, set this to true. Note that the Calico install in lagoon-charts is always