amoghrajesh commented on code in PR #35633:
URL: https://github.com/apache/airflow/pull/35633#discussion_r1396860530
##########
chart/values.yaml:
##########
@@ -2030,6 +2030,7 @@ pgbouncer:
command: ["/bin/sh", "-c", "killall -INT pgbouncer && sleep 120"]
metricsExporterSidecar:
+ enabled: false
Review Comment:
Can we set the default to true? It is a change in behaviour and might break
backward compatibility
--
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]