github.com/valdemarpavesi/helm@v2.9.1+incompatible/docs/examples/alpine/values.yaml (about)

     1  image:
     2    repository: alpine
     3    tag: 3.3
     4    pullPolicy: IfNotPresent
     5  
     6  restartPolicy: Never