Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/technosophos/helm-min-starter

A minimal Helm starter
https://github.com/technosophos/helm-min-starter

helm helm-charts kubernetes

Last synced: 3 months ago
JSON representation

A minimal Helm starter

Awesome Lists containing this project

README

        

# The Min Helm Starter

This is a minimal starter for Helm. To install it, clone this repository
into `$(helm home)/starters/min`.

```console
$ git clone https://github.com/technosophos/helm-min-starter.git $(helm home)/starters/min2
```

To use this, run `helm create --starter min myChart`.