github.com/zsuzhengdu/helm@v3.0.0-beta.3+incompatible/cmd/helm/testdata/testcharts/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 ./alpine`.