From: Mark Beierl Date: Thu, 27 Apr 2023 09:08:19 +0000 (+0000) Subject: Fixing bundle X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=inline;h=39970443c19cfad5ccd681a3768e8e14fb412d54;p=osm%2Fdevops.git Fixing bundle Series needs to be specified, and we need to use mongodb from track 5/edge Change-Id: Ibaf2a2e575f13a66c3024b1ff9a516c4c8b6fc0f Signed-off-by: Mark Beierl --- diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index e2c336d2..058ad3e2 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -54,9 +54,9 @@ applications: user: mano mongodb: charm: mongodb-k8s - channel: latest/edge + channel: 5/edge + series: jammy scale: 1 - series: kubernetes storage: db: 50M nbi: @@ -73,6 +73,7 @@ applications: ro: charm: osm-ro channel: latest/beta + series: focal trust: true scale: 1 options: @@ -82,6 +83,7 @@ applications: ng-ui: charm: osm-ng-ui channel: latest/beta + series: focal trust: true scale: 1 resources: @@ -99,6 +101,7 @@ applications: mon: charm: osm-mon channel: latest/beta + series: focal trust: true scale: 1 options: @@ -110,6 +113,7 @@ applications: pol: charm: osm-pol channel: latest/beta + series: focal scale: 1 options: log-level: DEBUG