Skip to content

Helm Charts for Project Telescope

Notifications You must be signed in to change notification settings

RH-Telescope/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

Helm Charts to support Project Telescope.

Usage

Charts are available in the following formats:

Installing from the Chart Repository

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>

Charts