X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=osm_lcm%2Flcm.cfg;h=64a7da55087865aad42bdbecc655bad64007c348;hb=aae391fc;hp=4aadf22fc5a17259f63c8adbe987648a02ec38b1;hpb=b996d94c0f74b1922d7f93a51ec328c6f370ff86;p=osm%2FLCM.git diff --git a/osm_lcm/lcm.cfg b/osm_lcm/lcm.cfg index 4aadf22..64a7da5 100644 --- a/osm_lcm/lcm.cfg +++ b/osm_lcm/lcm.cfg @@ -44,6 +44,7 @@ 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 @@ -59,6 +60,7 @@ database: host: mongo # hostname or IP port: 27017 name: osm + # replicaset: replicaset # user: user # password: password # commonkey: "XXXXXX" # password used for encryption of sensible information @@ -85,10 +87,10 @@ message: # logfile: /var/log/osm/lcm-message.log group_id: lcm-server -prometheus: +tsdb: # time series database driver: prometheus # local file to store the configuration path: /etc/prometheus - uri: http://prometheus:9090/ + uri: http://prometheus:9090/ # loglevel: DEBUG - # logfile: /var/log/osm/lcm-message.log + # logfile: /var/log/osm/lcm-tsdb.log