operator-sdk run bundle-upgrade

operator-sdk run bundle-upgrade

Upgrade an Operator previously installed in the bundle format with OLM

Synopsis

Upgrade an Operator previously installed in the bundle format with OLM

  1. operator-sdk run bundle-upgrade <bundle-image> [flags]

Options

  1. --timeout duration upgrade timeout (default 2m0s)
  2. --kubeconfig string Path to the kubeconfig file to use for CLI requests.
  3. -n, --namespace string If present, namespace scope for this CLI request
  4. -h, --help help for bundle-upgrade

Options inherited from parent commands

  1. --verbose Enable verbose logging

SEE ALSO

Last modified December 10, 2020: Implement run bundle upgrade feature using OLM (#4271) (b1055229)