From 0baeac7fd2079e87698fa1e3eea48833ee331cd7 Mon Sep 17 00:00:00 2001 From: Guillermo Calvino Date: Thu, 23 Mar 2023 16:14:35 +0100 Subject: [PATCH] Adding documentation to OSM bundles Change-Id: I94b2d7467f4fba40b625acaf545dc20fc6079f8c Signed-off-by: Guillermo Calvino --- installers/charm/bundles/osm-ha/bundle.yaml | 1 + installers/charm/bundles/osm/bundle.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 2b64762f..dde4ade9 100644 --- a/installers/charm/bundles/osm-ha/bundle.yaml +++ b/installers/charm/bundles/osm-ha/bundle.yaml @@ -13,6 +13,7 @@ # limitations under the License. name: osm-ha bundle: kubernetes +docs: https://discourse.charmhub.io/t/osm-docs-index/8806 description: | **A high-available Charmed OSM cluster** diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index cb140df4..1317a98b 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -13,6 +13,7 @@ # limitations under the License. name: osm bundle: kubernetes +docs: https://discourse.charmhub.io/t/osm-docs-index/8806 description: | **Single instance Charmed OSM** -- 2.25.1