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 3fa5acc commit 028cf81Copy full SHA for 028cf81
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
# CDNOS Image URL to use to test CDNOS CRD Deployment
2
CDNOS_IMG ?= registry.dev.drivenets.net/devops/cdnos_pr_61596:19.1.0.1_priv.61596.59ad5662f25a3760114008c0e51c2ef1b583ae7e
3
# Image URL to use all building/pushing image targets
4
-CONTROLLER_IMG ?= public.ecr.aws/dn/cdnos-controller1.4:
+CONTROLLER_IMG ?= public.ecr.aws/dn/cdnos-controller:1.4
5
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
6
ENVTEST_K8S_VERSION = 1.28.0
7
0 commit comments