Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 742 Bytes

File metadata and controls

30 lines (23 loc) · 742 Bytes

Cosmo Tech Helm Charts

This repository contains the Cosmo Tech helm charts for deploying various components of the Cosmo Tech Platform.

Charts

Installation

Add the helm repository and update:

helm repo add cosmotech https://cosmo-tech.github.io/helm-charts/
helm repo update

Deploy chart:

helm install mychartname cosmotech/chartname --version X.Y.Z

License

MIT License