github.com/zoumo/helm@v2.5.0+incompatible/pkg/downloader/testdata/signtest/alpine/README.md (about)

     1  This example was generated using the command `helm create alpine`.
     2  
     3  The `templates/` directory contains a very simple pod resource with a
     4  couple of parameters.
     5  
     6  The `values.yaml` file contains the default values for the
     7  `alpine-pod.yaml` template.
     8  
     9  You can install this example using `helm install docs/examples/alpine`.