github.com/lrills/helm@v2.8.1+incompatible/docs/examples/alpine/values.yaml (about) 1 image: 2 repository: alpine 3 tag: 3.3 4 pullPolicy: IfNotPresent 5 6 restartPolicy: Never