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)
fixes #
Special notes for your reviewer:
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
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.