Commit 0c2d8fed authored by Geoff Simmons's avatar Geoff Simmons

Set the default deployment make target.

parent 2e9c1aa7
......@@ -79,7 +79,7 @@ ifndef WAIT_TIMEOUT
WAIT_TIMEOUT=2m
endif
all: deploy-helm
all: deploy
deploy-controller-helm:
@helm install viking-controller $(mkdir)/../charts/viking-controller \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment