potiuk commented on issue #27353: URL: https://github.com/apache/airflow/issues/27353#issuecomment-1295338164
> Can do, though I'm quite sure it will cause at least some problems. The documentation for the apache/airflow chart tells users to set `postgresql.postgresqlUsername` and `postgresql.postgresqlPassword`, which are variable names that are no longer used in the latest version of the postgresql chart. It looks like they've been renamed to `postgresql.auth.username` and `postgresql.auth.password`. I can make a branch and just replace these values and see if it works though. So ..... opportunitu for an improvement then! You seem to know what to do - happy to help with reviewing it, and if they pass the the Helm tests, you are sure it works (we are using the source Helm Chart to run Helm Kubernetes tests, so it is automatically tested. Shall I assign you ? -- 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]
