Is it possible to generate secrets but with empty data? #45055
-
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? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Filed #45140 to support this. |
Beta Was this translation helpful? Give feedback.
Filed #45140 to support this.