About Uninstalling a Release

You can uninstall a release by using the helm uninstall command. This command deletes the Kubernetes objects created by the helm install command. Uninstalling a release results in TimesTen databases being deleted or being unmanaged or both. You can also uninstall the TimesTen Operator and the TimesTen CRDs. If you uninstall TimesTen CRDs, Kubernetes deletes the CRDs along with all TimesTenClassic objects associated with the CRDs.

The examples are for demonstration purposes.