Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 225 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 225 Bytes

helm-charts

We host our public helm charts here.

Getting Started

helm repo add telivity  https://telivity.github.io/helm-charts/centel
helm install <release_name> telivity/<chart_name> -n <namespace>