groundhog2k / helm-charts

Helm charts for open source applications - ready to use for deployment on Kubernetes
MIT License
69 stars 56 forks source link

Simplify mounting of secrets using references #1321

Open groundhog2k opened 9 months ago

groundhog2k commented 9 months ago

Instead of having existingSecret (reference), secretKey and value the reference should be simplified to have only existingSecret and value Think about different alternatives of handling this.