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