/charts

Helm Charts

Primary LanguageSmartyOtherNOASSERTION

The Gamote Library for Kubernetes

Applications and libraries, provided by Gamote, ready to launch on Kubernetes using Kubernetes Helm.

TL;DR

$ helm repo add gamote https://gamote.github.io/charts
$ helm repo update
$ helm search repo gamote
$ helm install my-release gamote/<chart>

Notes

Commands

helm lint charts/deployer
helm package charts/deployer 

References

Guides followed to create this repository:

Check this template for more information: helm-template