# This is the topology used by the global healthcheck apih-load-balancer=http://{{.Values.service.name}}:{{.Values.service.internalPort}}/ jra-load-balancer=http://{{.Values.service.name}}:{{.Values.service.internalPort}}/ camunda-load-balancer=http://{{.Values.service.name}}:{{.Values.service.internalPort}}/ # will be used as entry in DB to say SITE OFF/ON for healthcheck site-name=mso-docker server-port={{.Values.service.internalPort}} ssl-enable=false apih-healthcheck-urn=/ecomp/mso/infra/healthcheck,/asdc/healthcheck,/dbadapters/healthcheck jra-healthcheck-urn=/networks/rest/healthcheck,/adapters/rest/healthcheck,/vnfs/rest/healthcheck,/tenants/rest/healthcheck camunda-healthcheck-urn=/mso/healthcheck apih-nodehealthcheck-urn=/ecomp/mso/infra/nodehealthcheck jra-nodehealthcheck-urn=/adapters/rest/nodehealthcheck camunda-nodehealthcheck-urn=/mso/nodehealthcheck msb-ip={{.Values.config.msb.serviceName}} msb-port={{.Values.config.msb.port}} sdnc-ip={{.Values.config.sdnc.serviceName}} sdnc-port={{.Values.config.sdnc.port}}