operator-sdk olm uninstall

operator-sdk olm uninstall

Uninstall Operator Lifecycle Manager from your cluster

  1. operator-sdk olm uninstall [flags]

Options

  1. -h, --help help for uninstall
  2. --olm-namespace string namespace from where OLM is to be uninstalled. (default "olm")
  3. --timeout duration time to wait for the command to complete before failing (default 2m0s)
  4. --version string version of OLM resources to uninstall.

Options inherited from parent commands

  1. --verbose Enable verbose logging

SEE ALSO

  • operator-sdk olm - Manage the Operator Lifecycle Manager installation in your cluster

Last modified January 21, 2021: Bump controller runtime 0.8.0 (#4405) (5f01904c)