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
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.