X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fbundles%2Fosm%2Fbundle.yaml;h=c0e5b58764caf053c02a00ae53d51f6d634c299b;hb=0e79802ac825b95b375fc75f0e5be998e977f5b0;hp=f9fc6b999f85ccb35f45595c4225e01b22f34f37;hpb=abef99c585c997ec39a2eba77cca75edef9880fd;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index f9fc6b99..c0e5b587 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -60,7 +60,7 @@ applications: db: 50M nbi: charm: osm-nbi - channel: latest/beta + channel: v13.0/stable trust: true scale: 1 options: @@ -70,7 +70,7 @@ applications: nbi-image: opensourcemano/nbi:testing-daily ro: charm: osm-ro - channel: latest/beta + channel: v13.0/stable trust: true scale: 1 options: @@ -79,14 +79,14 @@ applications: ro-image: opensourcemano/ro:testing-daily ng-ui: charm: osm-ng-ui - channel: latest/beta + channel: v13.0/stable trust: true scale: 1 resources: ng-ui-image: opensourcemano/ng-ui:testing-daily lcm: charm: osm-lcm - channel: latest/beta + channel: v13.0/stable scale: 1 options: database-commonkey: osm @@ -95,7 +95,7 @@ applications: lcm-image: opensourcemano/lcm:testing-daily mon: charm: osm-mon - channel: latest/beta + channel: v13.0/stable trust: true scale: 1 options: @@ -106,7 +106,7 @@ applications: mon-image: opensourcemano/mon:testing-daily pol: charm: osm-pol - channel: latest/beta + channel: v13.0/stable scale: 1 options: log-level: DEBUG @@ -114,21 +114,12 @@ applications: pol-image: opensourcemano/pol:testing-daily vca: charm: osm-vca-integrator - channel: latest/beta + channel: v13.0/stable scale: 1 ingress: 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 +169,6 @@ relations: - kafka:kafka - - mon:vca - vca:vca - - - pla:kafka - - kafka:kafka - - - pla:mongodb - - mongodb:database - - nbi:mongodb - mongodb:database - - nbi:kafka