georchestra / helm-georchestra

geOrchestra helm chart
3 stars 6 forks source link

Conform all the imagePullPolicy for the prepare containers #58

Closed pmauduit closed 11 months ago

pmauduit commented 11 months ago

The "prepare containers" do not have the same imagePullPolicy as the actual main container.

This is an issue as we need the latest docker image especially when using the "latest" docker image tag.