Skip to content

Commit ba74ba7

Browse files
author
sapcc-bot
committed
Run go-makefile-maker
1 parent d026468 commit ba74ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ check: FORCE static-check build/cover.html build-all
6767

6868
generate: install-controller-gen
6969
@printf "\e[1;36m>> controller-gen\e[0m\n"
70-
@controller-gen crd rbac:roleName=maintenance-controller paths="./..." output:crd:artifacts:config=crd
70+
@controller-gen rbac:roleName=maintenance-controller paths="./..." output:crd:artifacts:config=crd
7171
@controller-gen object paths="./..."
7272

7373
run-golangci-lint: FORCE prepare-static-check

0 commit comments

Comments
 (0)