This repository contains Helm charts for OpenInsight project.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add open-insight https://openinsight-proj.github.io/openinsight-helm-charts
You can then run helm search repo open-insight to see the charts.
The chart can be used to install OpenInsight in a Kubernetes cluster. More detailed documentation can be found in OpenInsight chart directory.
The chart can be used to install OpenTelemetry Demo in a Kubernetes cluster. More detailed documentation can be found in OpenTelemetry Demo chart directory.