Support generating secrets without a data section in Helm charts #45140
Labels
area:helm-chart
Airflow Helm Chart
area:secrets
kind:feature
Feature Requests
needs-triage
label for new issues that we didn't triage yet
Description
Currently the secrets are either not included or included with a non-empty data section with some secret values. It'd be great to have an option to generate secrets but without any secret data included (e.g. to be deployed with ArgoCD).
Use case/motivation
The motivation is security - secrets shouldn't be committed to the repository which is used to manage ArgoCD manifests.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: