andrii-korotkov-verkada opened a new issue, #45171: URL: https://github.com/apache/airflow/issues/45171
### Description Allow to skip secrets creation completely, providing a way to use other means to get the secret data (e.g. AWS secrets manager with init in `airflowLocalSettings`). ### Use case/motivation When using ArgoCD to manage manifests, committing secrets to the repo is undesirable due to security reasons. Also, if using AWS secrets manager to store secrets, the Kubernetes secrets won't be necessary. ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
