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
Description of issue:
If the helm delete --purge microclimate --tls delete command does not succeed, you can try to delete the chart from the IBM Cloud Private UI and then run the CLI command again. The delete from the UI should be smooth, especially if it's the first delete action, but you might get an error message. This issue has appeared in the last two or three releases.
Workaround:
If you cannot delete the chart from the IBM Cloud Private UI, delete the chart from the command line with the following command:
helm delete microclimate --purge --no-hooks --tls
Status updates:
The text was updated successfully, but these errors were encountered:
Issue type: Bug
Reported in: Microclimate 18.11
Internal issue: Microclimate issue 2375
Fixed in:
Description of issue:
If the
helm delete --purge microclimate --tls
delete command does not succeed, you can try to delete the chart from the IBM Cloud Private UI and then run the CLI command again. The delete from the UI should be smooth, especially if it's the first delete action, but you might get an error message. This issue has appeared in the last two or three releases.Workaround:
If you cannot delete the chart from the IBM Cloud Private UI, delete the chart from the command line with the following command:
Status updates:
The text was updated successfully, but these errors were encountered: