Skip to content

Commit 028cf81

Browse files
committed
fixed typo
1 parent 3fa5acc commit 028cf81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CDNOS Image URL to use to test CDNOS CRD Deployment
22
CDNOS_IMG ?= registry.dev.drivenets.net/devops/cdnos_pr_61596:19.1.0.1_priv.61596.59ad5662f25a3760114008c0e51c2ef1b583ae7e
33
# Image URL to use all building/pushing image targets
4-
CONTROLLER_IMG ?= public.ecr.aws/dn/cdnos-controller1.4:
4+
CONTROLLER_IMG ?= public.ecr.aws/dn/cdnos-controller:1.4
55
# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
66
ENVTEST_K8S_VERSION = 1.28.0
77

0 commit comments

Comments
 (0)