operator-sdk run bundle-upgrade

operator-sdk run bundle-upgrade

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 January 21, 2021: Bump controller runtime 0.8.0 (#4405) (5f01904c)