publicPullOptions
Hierarchy
- PullOptions
Index
Properties
optionalcaFile
optionalcache
Cache options.
optionalcertFile
Identify HTTPS client using this SSL certificate file.
chart
The path of a local chart or the name of a remote chart.
optionaldevel
Use development versions, too. Equivalent to version '>0.0.0-0'. If
version
is set, this is ignored.
optionalinsecureSkipTlsVerify
Skip tls certificate checks for the chart download.
optionalkeyFile
Identify HTTPS client using this SSL key file.
optionalkeyring
Location of public keys used for verification.
optionalpassCredentials
Pass credentials to all domains.
optionalpassword
Chart repository password where to locate the requested chart.
optionalrepo
Chart repository url where to locate the requested chart.
optionalusername
Chart repository username where to locate the requested chart.
optionalverify
Verify the package before using it.
optionalversion
Specify the exact chart version to use. If this is not specified, the latest version is used.
Verify certificates of HTTPS-enabled servers using this CA bundle.