GitHub user andrii-korotkov-verkada closed a discussion: Is it possible to generate secrets but with empty data?
Hey. After chatting with security team member, having a secret value committed to the repository is unacceptable. I can configure helm values to reference an external secret, but then it won't be generated IIUC https://github.com/apache/airflow/blob/main/chart/templates/secrets/pgbouncer-stats-secret.yaml. A middle ground can be generating a secret, but specifying empty data section, so that the data section is not managed by ArgoCD when deploying and can be edited manually. Is that possible? Should I create an issue and raise a PR for that? GitHub link: https://github.com/apache/airflow/discussions/45055 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
