helm2 initialization with new stable repo URL
[osm/devops.git] / installers / charm / bundles / osm-ha / bundle.yaml
index c6f0249..ea3d7a1 100644 (file)
@@ -121,7 +121,7 @@ applications:
   ng-ui:
     charm: "%(prefix)s/ng-ui%(suffix)s"
     channel: "%(channel)s"
-    scale: 1
+    scale: 3
     series: kubernetes
     options:
       port: 80
@@ -145,7 +145,6 @@ applications:
       vca_password: secret
       vca_pubkey: pubkey
       vca_cacert: cacert
-      vca_apiproxy: apiproxy
       use_external_vca: true
       DATABASE_COMMONKEY: osm
     annotations:
@@ -185,7 +184,7 @@ applications:
     annotations:
       gui-x: -250
       gui-y: 550
-  pla-k8s:
+  pla:
     charm: "%(prefix)s/pla%(suffix)s"
     channel: "%(channel)s"
     scale: 3
@@ -253,7 +252,5 @@ relations:
     - "kafka-k8s:kafka"
   - - "pla:mongo"
     - "mongodb-k8s:mongo"
-  - - "pla:mysql"
-    - "mariadb-k8s:mysql"
   - - 'ng-ui:nbi'
     - 'nbi-k8s:nbi'