Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 324 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 324 Bytes

moonbeam helm charts

The Helm chart repository for moonbeam.

Set it up with:

helm repo add moonbeam https://moonbeam-nyc.github.io/helm-charts/
helm repo update

Now you can install the snorlax Helm chart:

helm install snorlax moonbeam/snorlax \
    --namespace snorlax \
    --create-namespace