Skip to content

Commit

Permalink
📖 make component-config tuturial sample be based on go/v4 plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 authored and Sajiyah-Salat committed Jun 11, 2023
1 parent e9e057d commit dfccc82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/docs/internal/generate_component_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (sp *Sample) GenerateSampleProject() {
"--repo", "tutorial.kubebuilder.io/project",
"--license", "apache2",
"--owner", "The Kubernetes authors",
"--plugins=go/v4",
"--component-config",
"--plugins=go/v3",
)
Expand Down

0 comments on commit dfccc82

Please sign in to comment.