apache / couchdb-helm

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

140 - Project Secrets as Files #155

Open bryopsida opened 5 months ago

bryopsida commented 5 months ago

What this PR does / why we need it:

This PR adds a value option enableSecretsAsFiles which is disabled by default, but when enabled toggles the rendered manifests to not use secrets as environment variables.

This addresses this CIS benchmark finding from the trivy operator. In additions to some of the other benchmarks trivy supports

Which issue this PR fixes

fixes: #140

Evidence

TODO add trivy report with default values TODO add trivy report with custom values

TODO

Special notes for your reviewer:

Checklist

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