1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Update osdk-working-bundle-images.adoc

Minor typo
This commit is contained in:
Vikram Goyal
2021-02-22 16:22:42 +10:00
committed by GitHub
parent 117fc0bd94
commit c4b15ef35e

View File

@@ -14,5 +14,5 @@ include::modules/osdk-bundle-upgrade-olm.adoc[leveloffset=+1]
== Additional resources
* See xref:../../operators/understanding/olm-packaging-format.adoc#olm-bundle-format_olm-packaging-format[Operator Framework packaging formats] for details on the Bundle Format.
* See xref:../../operators/admin/olm-managing-custom-catalogs.html#olm-managing-custom-catalogs#[Managing custom catalogs] for details on adding bundle images to index images by using the `opm` command.
* See xref:../../operators/admin/olm-managing-custom-catalogs.html#olm-managing-custom-catalogs[Managing custom catalogs] for details on adding bundle images to index images by using the `opm` command.
* See xref:../../operators/understanding/olm/olm-workflow.adoc#olm-workflow[Operator Lifecycle Manager workflow] for details on how upgrades work for installed Operators.