We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d12a07 + a5f9255 commit a9faeabCopy full SHA for a9faeab
1 file changed
Makefile
@@ -1,7 +1,7 @@
1
# If DEIS_REGISTRY is not set, try to populate it from legacy DEV_REGISTRY
2
DEIS_REGISTRY ?= $(DEV_REGISTRY)
3
IMAGE_PREFIX ?= deis
4
-COMPONENT ?= workflow
+COMPONENT ?= controller
5
SHORT_NAME ?= $(COMPONENT)
6
7
include versioning.mk
0 commit comments