You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--rollback-on-failureif 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
101
101
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
102
102
--cert-file string identify HTTPS client using this SSL certificate file
103
103
--create-namespace create the release namespace if not present
0 commit comments