fluxcd-community / helm-charts

Community maintained Helm charts for Flux
Apache License 2.0
121 stars 76 forks source link

Fix imagePullPolicy schema #195

Closed tamalsaha closed 12 months ago

tamalsaha commented 12 months ago

What this PR does / why we need it:

Currently imagePullPolicy is marked as an object. It should be a string.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Checklist

stefanprodan commented 12 months ago

@tamalsaha can you please add re-use to the codespell ignore words list in the workflow?