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

OSDOCS-3531--OSDK-1738: File-based catalog updates for run bundle

This commit is contained in:
Michael Ryan Peter
2022-07-13 14:02:38 -04:00
committed by openshift-cherrypick-robot
parent 38f41e01d0
commit cff7b92398
3 changed files with 40 additions and 18 deletions

View File

@@ -10,6 +10,14 @@ You can use the Operator SDK to package, deploy, and upgrade Operators in the bu
include::modules/osdk-bundle-operator.adoc[leveloffset=+1]
include::modules/osdk-deploy-olm.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../../operators/understanding/olm-packaging-format.adoc#olm-file-based-catalogs_olm-packaging-format[File-based catalogs] in Operator Framework packaging format
* xref:../../operators/admin/olm-managing-custom-catalogs.adoc#olm-managing-custom-catalogs-fb[File-based catalogs] in Managing custom catalogs
* xref:../../operators/understanding/olm-packaging-format.adoc#olm-bundle-format_olm-packaging-format[Bundle format]
include::modules/osdk-publish-catalog.adoc[leveloffset=+1]
[role="_additional-resources"]