From: aticig Date: Fri, 2 Sep 2022 15:49:04 +0000 (+0300) Subject: Changing osm bundle to zookeeper-k8s use stable channel X-Git-Tag: v12.0.3~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F12520%2F3;p=osm%2Fdevops.git Changing osm bundle to zookeeper-k8s use stable channel Change-Id: I7ca19699db4a31f73507d80b1ef48e29a700eb54 Signed-off-by: aticig --- diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 1001ac77..ed240fd8 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: diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index 70a33884..74eefe60 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -30,7 +30,7 @@ description: | applications: zookeeper: charm: zookeeper-k8s - channel: latest/edge + channel: latest/stable scale: 1 storage: data: 100M @@ -39,7 +39,7 @@ applications: gui-y: 500 kafka: charm: kafka-k8s - channel: latest/edge + channel: latest/stable scale: 1 trust: true storage: