X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fbundles%2Fosm%2Fbundle.yaml;h=132595110f6c087673ba1debd46c18ab961af4c1;hb=72ac65cee3fd3307338c96036f5c0ed06daa3617;hp=36322fe24db77d896e8ddbbddd443a7234c476ce;hpb=847febf8619c2d3a3a66afef14fe794fdf02d8d5;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index 36322fe2..13259511 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -27,9 +27,8 @@ description: | - Availability of managed services bundle: kubernetes applications: - zookeeper-k8s: - charm: "cs:~charmed-osm/zookeeper-k8s" - channel: "stable" + zookeeper: + charm: "cs:~charmed-osm/zookeeper-0" scale: 1 series: kubernetes storage: @@ -51,9 +50,8 @@ applications: annotations: gui-x: -300 gui-y: -250 - kafka-k8s: - charm: "cs:~charmed-osm/kafka-k8s" - channel: "stable" + kafka: + charm: "cs:~charmed-osm/kafka-0" scale: 1 series: kubernetes storage: @@ -71,7 +69,7 @@ applications: gui-x: 0 gui-y: 0 nbi: - charm: "cs:~charmed-osm/nbi-16" + charm: "cs:~charmed-osm/nbi-17" scale: 1 series: kubernetes options: @@ -82,7 +80,7 @@ applications: gui-x: 0 gui-y: -250 ro: - charm: "cs:~charmed-osm/ro-8" + charm: "cs:~charmed-osm/ro-9" scale: 1 series: kubernetes options: @@ -91,14 +89,14 @@ applications: gui-x: -300 gui-y: 250 ng-ui: - charm: "cs:~charmed-osm/ng-ui-23" + charm: "cs:~charmed-osm/ng-ui-24" scale: 1 series: kubernetes annotations: gui-x: 600 gui-y: 0 lcm: - charm: "cs:~charmed-osm/lcm-13" + charm: "cs:~charmed-osm/lcm-14" scale: 1 series: kubernetes options: @@ -108,7 +106,7 @@ applications: gui-x: -300 gui-y: 0 mon: - charm: "cs:~charmed-osm/mon-9" + charm: "cs:~charmed-osm/mon-11" scale: 1 series: kubernetes options: @@ -119,7 +117,7 @@ applications: gui-x: 300 gui-y: 0 pol: - charm: "cs:~charmed-osm/pol-8" + charm: "cs:~charmed-osm/pol-9" scale: 1 series: kubernetes options: @@ -128,7 +126,7 @@ applications: gui-x: -300 gui-y: 500 pla: - charm: "cs:~charmed-osm/pla-11" + charm: "cs:~charmed-osm/pla-12" scale: 1 series: kubernetes options: @@ -137,7 +135,7 @@ applications: gui-x: 600 gui-y: -250 prometheus: - charm: "cs:~charmed-osm/prometheus-6" + charm: "cs:~charmed-osm/prometheus-8" scale: 1 series: kubernetes storage: @@ -148,14 +146,14 @@ applications: gui-x: 300 gui-y: 250 grafana: - charm: "cs:~charmed-osm/grafana-6" + charm: "cs:~charmed-osm/grafana-9" scale: 1 series: kubernetes annotations: gui-x: 300 gui-y: 500 keystone: - charm: "cs:~charmed-osm/keystone-12" + charm: "cs:~charmed-osm/keystone-15" scale: 1 series: kubernetes annotations: @@ -164,36 +162,36 @@ applications: relations: - - grafana:prometheus - prometheus:prometheus - - - kafka-k8s:zookeeper - - zookeeper-k8s:zookeeper + - - kafka:zookeeper + - zookeeper:zookeeper - - keystone:db - mariadb-k8s:mysql - - lcm:kafka - - kafka-k8s:kafka + - kafka:kafka - - lcm:mongodb - mongodb:database - - ro:ro - lcm:ro - - ro:kafka - - kafka-k8s:kafka + - kafka:kafka - - ro:mongodb - mongodb:database - - pol:kafka - - kafka-k8s:kafka + - kafka:kafka - - pol:mongodb - mongodb:database - - mon:mongodb - mongodb:database - - mon:kafka - - kafka-k8s:kafka + - kafka:kafka - - pla:kafka - - kafka-k8s:kafka + - kafka:kafka - - pla:mongodb - mongodb:database - - nbi:mongodb - mongodb:database - - nbi:kafka - - kafka-k8s:kafka + - kafka:kafka - - nbi:prometheus - prometheus:prometheus - - nbi:keystone @@ -206,3 +204,5 @@ relations: - keystone:keystone - - mariadb-k8s:mysql - pol:mysql + - - grafana:db + - mariadb-k8s:mysql