Merge pull request #10425 from bridgetkromhout/CustomResourceDefinition-typo-fix

Bringing over an edit from the helm-www repo
pull/10440/head
Matthew Fisher 3 years ago committed by GitHub
commit 03d9e7ca62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,7 @@ of the README file
const showCRDsDesc = `
This command inspects a chart (directory, file, or URL) and displays the contents
of the CustomResourceDefintion files
of the CustomResourceDefinition files
`
func newShowCmd(out io.Writer) *cobra.Command {

Loading…
Cancel
Save