ocne application uninstall
Uninstalls an application.
ocne application uninstall
[{-n|--namespace} namespace]
{-r|--release} name
Where:
-
{-n|--namespace} namespace
-
The Kubernetes namespace in which the application is installed. If this value isn't provided, the namespace from the current context of the
kubeconfig
is used. -
{-r|--release} name
-
The name of the release of the application to uninstall.
Example 4-10 Uninstall an application
To uninstall an application:
ocne application uninstall --release prometheus --namespace prometheus