Skip to content

Commit bd8667e

Browse files
authored
Update helm_install.md
Signed-off-by: Sergey Tarasov <[email protected]>
1 parent 6b85e3e commit bd8667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-3/helm/helm_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ helm install [NAME] [CHART] [flags]
9797
### Options
9898

9999
```
100-
--rollback-on-failure if set, the installation process deletes the installation on failure. The --wait flag will be set automatically if --rollback-on-failure is used
100+
--atomic If set, installation process purges chart on fail, also sets --wait flag
101101
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
102102
--cert-file string identify HTTPS client using this SSL certificate file
103103
--create-namespace create the release namespace if not present

0 commit comments

Comments
 (0)