blob: 2a8bbe346116e4cfce5c7a8b641e00677df6bf4d [file] [log] [blame]
Filip Krzywkac3bf03a2018-10-01 07:48:40 +02001
2HV_VES_COLLECTOR_NAMESPACE=onap
3HV_VES_GROUP_ID=org.onap.dcaegen2.collectors.hv-ves
4HV_VES_IMAGE=hv-collector-main:latest
5DCAE_APP_SIMULATOR_IMAGE=hv-collector-dcae-app-simulator:latest
6
7HV_VES_CONFIG_URL=http://consul:8500/v1/kv/veshv-config?raw=true
8HV_VES_HEALTHCHECK_CMD=curl --request GET --fail --silent --show-error localhost:6060/health/ready && nc -vz localhost 6061
9HV_VES_MAIN_CLASS=org.onap.dcae.collectors.veshv.main.MainKt