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 cd7ba17 + 494a807 commit 9ce923eCopy full SHA for 9ce923e
kustomize/commands/create/create.go
@@ -61,7 +61,7 @@ func NewCmdCreate(fSys filesys.FileSystem, rf *resource.Factory) *cobra.Command
61
&opts.namespace,
62
"namespace",
63
"",
64
- "Set the value of the namespace field in the customization file.")
+ "Set the value of the namespace field in the kustomization file.")
65
c.Flags().StringVar(
66
&opts.annotations,
67
"annotations",
0 commit comments