cloudnative-pg / charts

CloudNativePG Helm Charts
Apache License 2.0
194 stars 96 forks source link

Add support for env vars #374

Open mrpotato3 opened 2 months ago

mrpotato3 commented 2 months ago

I would like to suggest adding support for defining environment variables in the Helm chart, as indicated in the documentation: CloudNative PG - Cluster Configuration.

This feature would enhance the flexibility of the Helm chart and allow users to customize their deployments more effectively.

Thank you for the amazing work on this project.

itay-grudev commented 2 months ago

A while ago I added that in #224, but that PR was eventually dropped. We can still get the relevant code from there and create a separate PR with it.