We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d12f1dc + 19b6543 commit 606399bCopy full SHA for 606399b
Makefile
@@ -7,4 +7,4 @@ fix-go-generate:
7
8
.PHONY: build
9
build:
10
- go build -o bin/manager cmd/main.go
+ go build -o bin/manager cmd/agent-sandbox-controller/main.go
0 commit comments