5 Uninstall SEPP
Following is the procedure to
uninstall SEPP:
- Execute command to uninstall SEPP deployment:
helm del --purge <helm_release>Example:helm del --purge ocsepp - Execute the following command to delete kubernetes namespace :
kubectl delete namespace <sepp_namespace>Example:kubectl delete namespace seppsvc