Skip to content

Commit 670cb9a

Browse files
committed
Prune obsolete aws-account-id command line argument from
local-run-controller Makefile target
1 parent d658882 commit 670cb9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ all: test
1919

2020
local-run-controller: ## Run a controller image locally for SERVICE
2121
@go run ./cmd/controller/main.go \
22-
--aws-account-id=$(AUTHENTICATED_ACCOUNT_ID) \
2322
--aws-region=us-west-2 \
2423
--enable-development-logging \
2524
--log-level=debug

0 commit comments

Comments
 (0)