Delete and clean up after a running Operator
Delete and clean up after a running Operator
operator-sdk alpha cleanup [flags]
--force-registry Force deletion of the in-cluster registry.
-h, --help help for cleanup
--include strings Path to Kubernetes resource manifests, ex. Role, Subscription. These supplement or override defaults generated by run/cleanup
--install-mode string InstallMode to create OperatorGroup with. Format: InstallModeType=[ns1,ns2[, ...]]
--kubeconfig string Path to kubeconfig
--manifests string Directory containing package manifest and operator bundles.
--namespace string Namespace in which to create resources
--olm The operator to be deleted is managed by OLM in a cluster. (default true)
--operator-version string Version of operator to deploy
--timeout duration Time to wait for the command to complete before failing (default 2m0s)
- operator-sdk alpha - Run an alpha subcommand