This PR adds extraEnvVars, extraVolumeMounts, extraVolumes and extraInitContainers to the values.yaml and StatefulSet. The rendering of the values is performed with bitnami/common. This allows users of the Helm chart to better customize their CouchDB deployment.
Which issue this PR fixes
(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)
no issue has been opened to my knowledge
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:
This PR adds
extraEnvVars
,extraVolumeMounts
,extraVolumes
andextraInitContainers
to thevalues.yaml
andStatefulSet
. The rendering of the values is performed withbitnami/common
. This allows users of the Helm chart to better customize their CouchDB deployment.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.