plaes opened a new issue, #64106: URL: https://github.com/apache/airflow/issues/64106
### Official Helm Chart version 1.20.0 (latest released) ### Apache Airflow version 3/x ### Kubernetes Version 1.34 ### Helm Chart configuration `values.yaml` could be improved by by documenting the expected keys and their formatting in a similar way that `pgBouncer.configSecretName` is documented. Missing items: * `data.metadataSecretName` - [somewhat documented](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L501-L512), but should include a sample connection string * `data.resultBackendSecretName` - could at least mention that it falls back to `metadataSecretName` if not provided. * `data.fernetKeySecretName` - [undocumented](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L545-L548)? Also, how to handle rotation when using helm chart? * `data.jwtSecretName` - [undocumented](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L558-L562) * `data.apiSecretKeySecretName` - [undocumented?](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L552-L556) * `webserverSecretKeySecretName` - [Undocumented?](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L564-L568) (deprecated in favor of `apiSecretKeySecretName`)? * `flower.secretName` - [undocumented?](https://github.com/apache/airflow/blob/930f733f27011c319c679f3ef42f44091ab423cb/chart/values.yaml#L2779-L2780) ### Docker Image customizations _No response_ ### What happened _No response_ ### What you think should happen instead _No response_ ### How to reproduce Attempt to set up Helm chart using existing valkey/cnpg + external-secrets password generators... :) ### Anything else _No response_ ### Are you willing to submit 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]
