drupalwxt / helm-drupal

Helm Chart for deploying an enterprise-grade Drupal environment.
https://drupalwxt.github.io/helm-drupal/index.yaml
MIT License
31 stars 22 forks source link

fix: set nginx imagePullPolicy from values #79

Closed patheard closed 3 years ago

patheard commented 3 years ago

Simple fix to use the chart's nginx.imagePullPolicy value, based on some less simple debugging in our dev cluster where we're using a latest tag 😅

bernardmaltais commented 3 years ago

I like the "based on some less simple debugging in our dev cluster" ;-) That was an interesting one to track.

sylus commented 3 years ago

Looks good to me I'll merge this and then bump the charts