potiuk commented on code in PR #36156: URL: https://github.com/apache/airflow/pull/36156#discussion_r1434509818
########## chart/values.yaml: ########## @@ -2277,8 +2277,6 @@ cleanup: # Not recommended for production postgresql: enabled: true - image: - tag: "11" Review Comment: I think it's fine.. Postrgres chart is only used for testing/dev so we can get the default one. -- 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]
