X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fbundles%2Fosm-ha%2Fbundle.yaml;h=0469c1901c394415e7488f609ecf13efc7225f18;hb=0e79802ac825b95b375fc75f0e5be998e977f5b0;hp=7d1a4469dddb46b0928b504fe7e4386cc3176277;hpb=abef99c585c997ec39a2eba77cca75edef9880fd;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 7d1a4469..0469c190 100644 --- a/installers/charm/bundles/osm-ha/bundle.yaml +++ b/installers/charm/bundles/osm-ha/bundle.yaml @@ -62,7 +62,7 @@ applications: db: 50M nbi: charm: osm-nbi - channel: latest/beta + channel: v13.0/stable trust: true scale: 3 options: @@ -72,7 +72,7 @@ applications: nbi-image: opensourcemano/nbi:testing-daily ro: charm: osm-ro - channel: latest/beta + channel: v13.0/stable trust: true scale: 3 options: @@ -81,14 +81,14 @@ applications: ro-image: opensourcemano/ro:testing-daily ng-ui: charm: osm-ng-ui - channel: latest/beta + channel: v13.0/stable trust: true scale: 3 resources: ng-ui-image: opensourcemano/ng-ui:testing-daily lcm: charm: osm-lcm - channel: latest/beta + channel: v13.0/stable scale: 3 options: database-commonkey: osm @@ -97,7 +97,7 @@ applications: lcm-image: opensourcemano/lcm:testing-daily mon: charm: osm-mon - channel: latest/beta + channel: v13.0/stable trust: true scale: 1 options: @@ -108,7 +108,7 @@ applications: mon-image: opensourcemano/mon:testing-daily pol: charm: osm-pol - channel: latest/beta + channel: v13.0/stable scale: 3 options: log-level: DEBUG @@ -116,21 +116,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: 3 - pla: - charm: osm-pla - channel: latest/stable - scale: 3 - series: kubernetes - options: - log_level: DEBUG - resources: - image: opensourcemano/pla:testing-daily prometheus: charm: osm-prometheus channel: latest/stable @@ -180,10 +171,6 @@ relations: - kafka:kafka - - mon:vca - vca:vca - - - pla:kafka - - kafka:kafka - - - pla:mongodb - - mongodb:database - - nbi:mongodb - mongodb:database - - nbi:kafka