Skip to content

Commit

Permalink
Update pkg/plugins/common/kustomize/v1/init.go
Browse files Browse the repository at this point in the history
Co-authored-by: Bryce Palmer <everettraven@gmail.com>
  • Loading branch information
camilamacedo86 and everettraven committed Jun 21, 2022
1 parent 45bae2c commit e559bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/common/kustomize/v1/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ func (p *initSubcommand) UpdateMetadata(cliMeta plugin.CLIMetadata, subcmdMeta *
- several YAML files for project deployment under the "config" directory
NOTE: The kustomize/v1 plugin used to do this scaffold uses the v4 release (%s).
However, its default scaffolds and files should still backwards compatible with 3.x.
However, its default scaffolds and files should still be backwards compatible with 3.x.
`, KustomizeVersion)

subcmdMeta.Examples = fmt.Sprintf(` # Initialize a common project with your domain and name in copyright
Expand Down

0 comments on commit e559bea

Please sign in to comment.