github.com/amundsenjunior/helm@v2.8.0-rc.1.0.20180119233529-2b92431476e1+incompatible/docs/examples/alpine/values.yaml (about)

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