nhuantho opened a new issue, #59742: URL: https://github.com/apache/airflow/issues/59742
### What do you see as an issue? * Helm chart 1.16.0, 1.17.0, 1.18.0 supported `apiServer`, but they have never had `defaultUser` in the `apiServer config`, so it will be confusing for people when they read the document. * 1.16.0 <img width="1421" height="519" alt="Image" src="https://github.com/user-attachments/assets/6fcc39c9-ab1c-47fd-9eea-1e31e184d06d" /> * 1.17.0 <img width="1411" height="563" alt="Image" src="https://github.com/user-attachments/assets/1866bb57-3f0e-4fc8-a898-ca4fab0ffd24" /> * 1.18.0 <img width="1417" height="508" alt="Image" src="https://github.com/user-attachments/assets/4fa4bb53-db79-4ea6-9f75-db7babe672c7" /> ### Solving the problem * Remove `defaultUser` of `apiServer` in `chart/values.schema.json` at 1.16.0, 1.17.0, 1.18.0 * It looks like after it has been removed * Tested on 1.17.0 <img width="1487" height="866" alt="Image" src="https://github.com/user-attachments/assets/1d4908fb-cda8-4393-b6b4-fc97355ab54f" /> ### 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]
