Adding documentation to OSM bundles
[osm/devops.git] / installers / charm / bundles / osm / bundle.yaml
index f9fc6b9..1317a98 100644 (file)
@@ -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**
 
@@ -53,7 +54,7 @@ applications:
       user: mano
   mongodb:
     charm: mongodb-k8s
-    channel: latest/stable
+    channel: latest/edge
     scale: 1
     series: kubernetes
     storage:
@@ -120,15 +121,6 @@ applications:
     charm: nginx-ingress-integrator
     channel: latest/stable
     scale: 1
-  pla:
-    charm: osm-pla
-    channel: latest/stable
-    scale: 1
-    series: kubernetes
-    options:
-      log_level: DEBUG
-    resources:
-      image: opensourcemano/pla:testing-daily
   prometheus:
     charm: osm-prometheus
     channel: latest/stable
@@ -178,10 +170,6 @@ relations:
     - kafka:kafka
   - - mon:vca
     - vca:vca
-  - - pla:kafka
-    - kafka:kafka
-  - - pla:mongodb
-    - mongodb:database
   - - nbi:mongodb
     - mongodb:database
   - - nbi:kafka