Set focal series in OSM bundle.
[osm/devops.git] / installers / charm / bundles / osm / bundle.yaml
index 1317a98..4d0777e 100644 (file)
@@ -54,7 +54,7 @@ applications:
       user: mano
   mongodb:
     charm: mongodb-k8s
-    channel: latest/edge
+    channel: 5/edge
     scale: 1
     series: kubernetes
     storage:
@@ -62,6 +62,7 @@ applications:
   nbi:
     charm: osm-nbi
     channel: latest/beta
+    series: focal
     trust: true
     scale: 1
     options:
@@ -72,6 +73,7 @@ applications:
   ro:
     charm: osm-ro
     channel: latest/beta
+    series: focal
     trust: true
     scale: 1
     options:
@@ -81,6 +83,7 @@ applications:
   ng-ui:
     charm: osm-ng-ui
     channel: latest/beta
+    series: focal
     trust: true
     scale: 1
     resources:
@@ -88,6 +91,7 @@ applications:
   lcm:
     charm: osm-lcm
     channel: latest/beta
+    series: focal
     scale: 1
     options:
       database-commonkey: osm
@@ -97,6 +101,7 @@ applications:
   mon:
     charm: osm-mon
     channel: latest/beta
+    series: focal
     trust: true
     scale: 1
     options:
@@ -108,6 +113,7 @@ applications:
   pol:
     charm: osm-pol
     channel: latest/beta
+    series: focal
     scale: 1
     options:
       log-level: DEBUG
@@ -116,6 +122,7 @@ applications:
   vca:
     charm: osm-vca-integrator
     channel: latest/beta
+    series: focal
     scale: 1
   ingress:
     charm: nginx-ingress-integrator