Helm Charts to support Project Telescope.
Charts are available in the following formats:
The following command can be used to add the chart repository:
helm repo add telescope https://rh-telescope.github.io/helm-charts
helm repo update
Once the chart has been added, install one of the available charts:
helm upgrade -i <release_name> telescope/<chart_name>