apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

fix(imagePullSecrets): restore ability to set image pull secrets #139

Closed bryopsida closed 5 months ago

bryopsida commented 6 months ago

What this PR does / why we need it:

In the values.yaml file there is a commented out block referring to imagePullSecrets but this is not mapped into the statefulset. This restores the ability to use a private images that require a pull secret.

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

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.