We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a785b commit e4be238Copy full SHA for e4be238
cmd/main.go
@@ -82,7 +82,7 @@ Typical project lifecycle:
82
83
- initialize a project:
84
85
- kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes authors
+ kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes authors"
86
87
- create one or more a new resource APIs and add your code to them:
88
0 commit comments