Purging

This may not be desirable and is potentially dangerous, however, especially for working on local dev environments it can be useful so I have added it.

In order to destroy the entire EXTO release from a kubernetes cluster you can use the follow command :

helm del exto-staging --namespace staging

Last updated

Was this helpful?