mirror of
https://github.com/helm/helm.git
synced 2026-04-23 23:28:44 -04:00
Remove Tiller reference from --install (#6604)
Signed-off-by: rimas <rmocius@gmail.com>
This commit is contained in:
parent
cc45056383
commit
648fa876ad
1 changed files with 1 additions and 2 deletions
|
|
@ -74,8 +74,7 @@ set for a key called 'foo', the 'newbar' value would take precedence:
|
|||
|
||||
|
||||
To check the generated manifests of a release without installing the chart,
|
||||
the '--debug' and '--dry-run' flags can be combined. This will still require a
|
||||
round-trip to the Tiller server.
|
||||
the '--debug' and '--dry-run' flags can be combined.
|
||||
|
||||
If --verify is set, the chart MUST have a provenance file, and the provenance
|
||||
file MUST pass all verification steps.
|
||||
|
|
|
|||
Loading…
Reference in a new issue