operator-sdk olm install

operator-sdk olm install

Install Operator Lifecycle Manager in your cluster

  1. operator-sdk olm install [flags]

Options

  1. -h, --help help for install
  2. --timeout duration time to wait for the command to complete before failing (default 2m0s)
  3. --version string version of OLM resources to install (default "latest")

Options inherited from parent commands

  1. --plugins strings plugin keys of the plugin to initialize the project with
  2. --project-version string project version
  3. --verbose Enable verbose logging

SEE ALSO

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

Last modified February 11, 2021: align the sdk with kb (#4402) (4fc8a17c)