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, upgrade process rolls back changes made in case of failed upgrade. The --wait flag will be set automatically if --rollback-on-failure is used
54
+
--atomic If set, upgrade process rolls back changes made in case of failed upgrade, also sets --wait flag
55
55
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
56
56
--cert-file string identify HTTPS client using this SSL certificate file
57
57
--cleanup-on-fail allow deletion of new resources created in this upgrade when upgrade fails
0 commit comments