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 18a785b + e4be238 commit f39c144Copy full SHA for f39c144
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