X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FDAaaS%2Fdeploy%2Fistio-config%2Fgrafana-config%2FREADME.md;fp=vnfs%2FDAaaS%2Fdeploy%2Fistio-config%2Fgrafana-config%2FREADME.md;h=4999a27bd85b49f22079fce1348c5f388c3d0f11;hb=7da06c296697269dd25fe03528c9f12b62206482;hp=0000000000000000000000000000000000000000;hpb=d614d3d6cc1d40664215f79fc2c2f38af03a9996;p=demo.git diff --git a/vnfs/DAaaS/deploy/istio-config/grafana-config/README.md b/vnfs/DAaaS/deploy/istio-config/grafana-config/README.md new file mode 100644 index 00000000..4999a27b --- /dev/null +++ b/vnfs/DAaaS/deploy/istio-config/grafana-config/README.md @@ -0,0 +1,12 @@ +# Istio virtualservice for Grafana to be exposed on a specific host + +The following values has to be updated depending on the Cluster's installation in values.yaml + +1. allowedhosts - URI of Service on which Grafana is accessed +2. gateways - Name of the Istio gateway to which this virtualservice will be connected to +3. destinationhost - Grafana service's name + +# Installation +1. helm install grafana-istio-connectivity -n edge1 + +NOTE - The namespace (edge1) is used an example. This has to be changed to be namespace where Grafana is deployed.