Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles
Change-Id: I7761efaa174ce46eb3c3cc6c99f846340ba8e93c
Signed-off-by: David Garcia <david.garcia@canonical.com>
diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml
index 9976679..ea3d7a1 100644
--- a/installers/charm/bundles/osm-ha/bundle.yaml
+++ b/installers/charm/bundles/osm-ha/bundle.yaml
@@ -121,7 +121,7 @@
ng-ui:
charm: "%(prefix)s/ng-ui%(suffix)s"
channel: "%(channel)s"
- scale: 1
+ scale: 3
series: kubernetes
options:
port: 80
@@ -184,7 +184,7 @@
annotations:
gui-x: -250
gui-y: 550
- pla-k8s:
+ pla:
charm: "%(prefix)s/pla%(suffix)s"
channel: "%(channel)s"
scale: 3
@@ -252,7 +252,5 @@
- "kafka-k8s:kafka"
- - "pla:mongo"
- "mongodb-k8s:mongo"
- - - "pla:mysql"
- - "mariadb-k8s:mysql"
- - 'ng-ui:nbi'
- 'nbi-k8s:nbi'