X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=installers%2Fcharm%2Fbundles%2Fosm-ha%2Fbundle.yaml;h=f20e598a1fe78a1a64eb7d00440fb9ecfec8aea8;hb=4a0db7c233b71d100e3db32bb15e8aa720c9034c;hp=202ee2b74f7c218b457ea32f411b18daf11b6eba;hpb=d326e879ade43b12055f37c5deab6972b2674f47;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 202ee2b7..f20e598a 100644 --- a/installers/charm/bundles/osm-ha/bundle.yaml +++ b/installers/charm/bundles/osm-ha/bundle.yaml @@ -30,17 +30,24 @@ description: | - Availability of managed services applications: zookeeper: - charm: osm-zookeeper + charm: zookeeper-k8s channel: latest/edge scale: 3 - series: kubernetes storage: - database: 100M - options: - zookeeper-units: 3 + data: 100M annotations: gui-x: 0 gui-y: 500 + kafka: + charm: kafka-k8s + channel: latest/edge + scale: 3 + trust: true + storage: + data: 100M + annotations: + gui-x: 0 + gui-y: 250 mariadb: charm: charmed-osm-mariadb-k8s scale: 3 @@ -55,19 +62,6 @@ applications: annotations: gui-x: -300 gui-y: -250 - kafka: - charm: osm-kafka - channel: latest/edge - scale: 3 - series: kubernetes - storage: - database: 100M - options: - zookeeper-units: 3 - kafka-units: 3 - annotations: - gui-x: 0 - gui-y: 250 mongodb: charm: mongodb-k8s channel: latest/stable @@ -87,6 +81,8 @@ applications: database_commonkey: osm auth_backend: keystone log_level: DEBUG + resources: + image: opensourcemano/nbi:testing-daily annotations: gui-x: 0 gui-y: -250 @@ -97,6 +93,8 @@ applications: series: kubernetes options: log_level: DEBUG + resources: + image: opensourcemano/ro:testing-daily annotations: gui-x: -300 gui-y: 250 @@ -105,6 +103,8 @@ applications: channel: latest/edge scale: 3 series: kubernetes + resources: + image: opensourcemano/ng-ui:testing-daily annotations: gui-x: 600 gui-y: 0 @@ -116,6 +116,8 @@ applications: options: database_commonkey: osm log_level: DEBUG + resources: + image: opensourcemano/lcm:testing-daily annotations: gui-x: -300 gui-y: 0 @@ -128,6 +130,8 @@ applications: database_commonkey: osm log_level: DEBUG keystone_enabled: true + resources: + image: opensourcemano/mon:testing-daily annotations: gui-x: 300 gui-y: 0 @@ -138,6 +142,8 @@ applications: series: kubernetes options: log_level: DEBUG + resources: + image: opensourcemano/pol:testing-daily annotations: gui-x: -300 gui-y: 500 @@ -148,6 +154,8 @@ applications: series: kubernetes options: log_level: DEBUG + resources: + image: opensourcemano/pla:testing-daily annotations: gui-x: 600 gui-y: -250 @@ -175,6 +183,8 @@ applications: charm: osm-keystone channel: latest/edge scale: 1 + resources: + keystone-image: opensourcemano/keystone:testing-daily annotations: gui-x: 300 gui-y: -250