Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#2589 from pierreozoux/patch-1
Browse files Browse the repository at this point in the history
Fixes markdown.
  • Loading branch information
monopole authored Jun 11, 2020
2 parents 661743c + 8088434 commit d553919
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ kustomize create --namespace=myapp --resources=deployment.yaml,service.yaml --la
> NOTE: Resource detection will not follow symlinks.
Flags:

--annotation string Add one or more common annotations.
--autodetect Search for kubernetes resources in the current directory to be added to the kustomization file.
-h, --help help for create
--help, -h help for create
--label string Add one or more common labels.
--nameprefix string Sets the value of the namePrefix field in the kustomization file.
--namespace string Set the value of the namespace field in the customization file.
Expand Down

0 comments on commit d553919

Please sign in to comment.