apache / couchdb-helm

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

Add extra EnvVars, VolumeMounts, Volumes and InitContainers to the STS #181

Open schferbe opened 1 month ago

schferbe commented 1 month ago

What this PR does / why we need it:

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)

Special notes for your reviewer:

Checklist

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