X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=installers%2Fcharm%2Fbundles%2Fosm-ha%2Fbundle.yaml;h=11e4d0188f8da58bde366fed3b378c4a87086a1a;hb=refs%2Ftags%2Fv12.0.3;hp=27af1073e8f9f02886c88757c0c3d8f2759c8203;hpb=4eb45c9ac3537883d4f180521afab84dd10f267d;p=osm%2Fdevops.git diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 27af1073..11e4d018 100644 --- a/installers/charm/bundles/osm-ha/bundle.yaml +++ b/installers/charm/bundles/osm-ha/bundle.yaml @@ -31,7 +31,7 @@ description: | applications: zookeeper: charm: zookeeper-k8s - channel: latest/edge + channel: latest/stable scale: 3 storage: data: 100M @@ -40,7 +40,7 @@ applications: gui-y: 500 kafka: charm: kafka-k8s - channel: latest/edge + channel: latest/stable scale: 3 trust: true storage: @@ -74,7 +74,7 @@ applications: gui-y: 0 nbi: charm: osm-nbi - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes options: @@ -82,48 +82,48 @@ applications: auth_backend: keystone log_level: DEBUG resources: - image: opensourcemano/nbi:testing-daily + image: opensourcemano/nbi:12 annotations: gui-x: 0 gui-y: -250 ro: charm: osm-ro - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes options: log_level: DEBUG resources: - image: opensourcemano/ro:testing-daily + image: opensourcemano/ro:12 annotations: gui-x: -300 gui-y: 250 ng-ui: charm: osm-ng-ui - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes resources: - image: opensourcemano/ng-ui:testing-daily + image: opensourcemano/ng-ui:12 annotations: gui-x: 600 gui-y: 0 lcm: charm: osm-lcm - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes options: database_commonkey: osm log_level: DEBUG resources: - image: opensourcemano/lcm:testing-daily + image: opensourcemano/lcm:12 annotations: gui-x: -300 gui-y: 0 mon: charm: osm-mon - channel: latest/stable + channel: 12.0/stable scale: 1 series: kubernetes options: @@ -131,37 +131,37 @@ applications: log_level: DEBUG keystone_enabled: true resources: - image: opensourcemano/mon:testing-daily + image: opensourcemano/mon:12 annotations: gui-x: 300 gui-y: 0 pol: charm: osm-pol - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes options: log_level: DEBUG resources: - image: opensourcemano/pol:testing-daily + image: opensourcemano/pol:12 annotations: gui-x: -300 gui-y: 500 pla: charm: osm-pla - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes options: log_level: DEBUG resources: - image: opensourcemano/pla:testing-daily + image: opensourcemano/pla:12 annotations: gui-x: 600 gui-y: -250 prometheus: charm: osm-prometheus - channel: latest/stable + channel: 12.0/stable scale: 1 series: kubernetes storage: @@ -173,7 +173,7 @@ applications: gui-y: 250 grafana: charm: osm-grafana - channel: latest/stable + channel: 12.0/stable scale: 3 series: kubernetes annotations: @@ -181,10 +181,10 @@ applications: gui-y: 500 keystone: charm: osm-keystone - channel: latest/stable + channel: 12.0/stable scale: 1 resources: - keystone-image: opensourcemano/keystone:testing-daily + keystone-image: opensourcemano/keystone:12 annotations: gui-x: 300 gui-y: -250