publicTemplateOptions
Hierarchy
- TemplateOptions
Index
Properties
optionalapiVersions
optionaldependencyUpdate
Run helm dependency update before installing the chart.
optionaldescription
Add a custom description.
optionalgenerateName
Generate the name (and omit the name
parameter).
optionalincludeCrds
Include CRDs in the templated output.
optionalisUpgrade
Set .Release.IsUpgrade
instead of .Release.IsInstall
.
optionalkubeVersion
Kubernetes version used for Capabilities.KubeVersion
.
optionalname
Name of the release.
optionalnameTemplate
Specify template used to name the release.
optionalnamespace
Namespace scope for this request.
optionalnoHooks
Prevent hooks from running during install.
optionalpostRenderer
The path to an executable to be used for post rendering. If it exists in
$PATH
, the binary will be used, otherwise it will try to look for the
executable at the given path.
optionalpostRendererArgs
Arguments to the post-renderer.
optionalskipTests
Skip tests from templated output.
optionaltimeout
Time to wait for any individual Kubernetes operation (like Jobs for hooks)
optionalvalues
Specify values.
Kubernetes API versions used for
Capabilities.APIVersions
.