uninstall

nctl uninstall

Uninstall Command

The uninstall command helps uninstall Nirmata components.

nctl uninstall [command]

This command helps uninstall the Nirmata Enterprise Kyverno Operator.

nctl uninstall operator [flags]

Command Options

Flags Shorthand Description
--help -h help for uninstall
--kube-context <string> see the kube context from configured kubeconfig. Default is the current or sole context
--kubeconfig <string> shows the kubeconfig path (defaults to $HOME/.kube/kubeconfig)
--namespace <string> -n namespace in which the operator is deployed (default “nirmata-system”)
--release <string> -r release name for the helm chart (default “kyverno-operator”)
--timeout <duration> time to wait until the operation terminates (default 10m0s)