Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 881 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 881 Bytes

Maykin Media charts

This repository contains Helm charts for:

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

How to generate Readmes

To generate the charts readmes, we use (helm-docs)[/~https://github.com/norwoodj/helm-docs]. To use it, first install Go and then follow their instructions on how to install it. Then, within a chart directory you can run:

helm-docs .