mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-23 19:23:33 +08:00
fix: auto generate crd
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
)
|
||||
|
||||
//go:generate controller-gen object paths=$GOFILE
|
||||
//go:generate controller-gen rbac:roleName=tinyauth crd paths=./... output:crd:dir=./crds output:stdout
|
||||
|
||||
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
|
||||
|
||||
|
||||
Reference in New Issue
Block a user