GitHub user nava-datavid created a discussion: Airflow Web Password Configuration
### Official Helm Chart version 1.18.0 (latest released) ### Apache Airflow version 3.0.2 ### Kubernetes Version 1.31 ### Helm Chart configuration _No response_ ### Docker Image customizations _No response_ ### What happened the web server password is getting generated every time i deploy airflow chart. Is there a way i can statically provide the password for web? The admin password is printed in the log and stored in a text file /opt/airflow/simple_auth_manager_passwords.json.generated , even i tried mounting the file as secret but i'm getting permission denied error Earlier in version 2.8+, airflow users command was present and job was sufficent to create the user. In 3.0.x i' not sure how this can be managed. ### What you think should happen instead _No response_ ### How to reproduce Just deploy the chart with simple auth enabled. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] 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) GitHub link: https://github.com/apache/airflow/discussions/54094 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
