github.com/umeshredd/helm@v3.0.0-alpha.1+incompatible/docs/examples/nginx/charts/alpine/values.yaml (about)

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