Remove unneeded mysql interface in PLA, fix osm-ha bundle, and add README.md to bundles
[osm/devops.git] / installers / charm / bundles / osm / bundle.yaml
index 7f712e2..c4567ac 100644 (file)
@@ -145,7 +145,6 @@ applications:
       vca_password: secret
       vca_pubkey: pubkey
       vca_cacert: cacert
-      vca_apiproxy: apiproxy
       use_external_vca: false
       DATABASE_COMMONKEY: osm
     annotations:
@@ -253,7 +252,5 @@ relations:
     - "kafka-k8s:kafka"
   - - "pla:mongo"
     - "mongodb-k8s:mongo"
-  - - "pla:mysql"
-    - "mariadb-k8s:mysql"
   - - 'ng-ui:nbi'
     - 'nbi-k8s:nbi'