helmet icon indicating copy to clipboard operation
helmet copied to clipboard

Helmet is a easy to use Helm repository

Results 2 helmet issues
Sort by recently updated
recently updated
newest added

I did clone of this repo. Then tried helm install `helm package . --debug` and then `helm install helmet-chart-0.0.1.tgz --debug` but I got --generate-name error so I did `helm install...

I thought about adding persistent volume claim and attaching the volume to /opt/helmet/charts.. if the docker will crash we still got our data..