Skip to content

Commit

Permalink
local command (flyteorg#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
wild-endeavor authored Feb 8, 2020
1 parent 382d45a commit ab316da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ benchmark:
# server starts the service in development mode
.PHONY: server
server:
@go run ./cmd/controller/main.go -logtostderr --kubeconfig=$(HOME)/.kube/config
@go run ./cmd/controller/main.go --alsologtostderr --propeller.kube-config=$(HOME)/.kube/config

clean:
rm -rf bin
Expand Down

0 comments on commit ab316da

Please sign in to comment.