calebwoofenden commented on issue #27353: URL: https://github.com/apache/airflow/issues/27353#issuecomment-1295305930
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. -- 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]
