Bug 1951 fixed to update the deploy_params_kdu dict instead of overwriting it
[osm/LCM.git] / osm_lcm / lcm.cfg
index 55f513e..d8013a3 100644 (file)
@@ -44,11 +44,14 @@ VCA:
     cloud:  localhost
     k8s_cloud: k8scloud
     helmpath:    /usr/local/bin/helm
+    helm3path:    /usr/local/bin/helm3
     kubectlpath: /usr/bin/kubectl
     jujupath:    /usr/local/bin/juju
     # pubkey: pubkey
     # cacert: cacert
     # apiproxy: apiproxy
+    #eegrpcinittimeout: 600
+    #eegrpctimeout: 30
 
     # loglevel: DEBUG
     # logfile:  /var/log/osm/lcm-vca.log
@@ -89,7 +92,7 @@ message:
 tsdb:    # time series database
     driver:   prometheus
     # local file to store the configuration
-    path:     /etc/prometheus
+    path:     /opt/prometheus
     uri:      http://prometheus:9090/
     # loglevel: DEBUG
     # logfile:  /var/log/osm/lcm-tsdb.log