helm inspect crds

Show the chart's CRDs

Options

NameDescription
--ca-file <ca-file>Verify certificates of HTTPS-enabled servers using this CA bundle
--cert-file <cert-file>Identify HTTPS client using this SSL certificate file
--develUse development versions, too. Equivalent to version '>0.0.0-0'. If --version is set, this is ignored
--insecure-skip-tls-verifySkip tls certificate checks for the chart download
--key-file <key-file>Identify HTTPS client using this SSL key file
--keyring <keyring>Location of public keys used for verification
--pass-credentialsPass credentials to all domains
--password <password>Chart repository password where to locate the requested chart
--repo <repo>Chart repository url where to locate the requested chart
--username <username>Chart repository username where to locate the requested chart
--verifyVerify the package before using it
--version <version>Specify a version constraint for the chart version to use. This constraint can be a specific tag (e.g. 1.1.1) or it may reference a valid range (e.g. ^2.0.0). If this is not specified, the latest version is used