hussein-awala commented on code in PR #32608:
URL: https://github.com/apache/airflow/pull/32608#discussion_r1264559720


##########
chart/values.yaml:
##########
@@ -562,6 +562,10 @@ workers:
       AND queue != '{{ 
.Values.config.celery_kubernetes_executor.kubernetes_queue }}'
       {{- end }}
 
+    # Weather to use PGBouncer to connect to the database or not when it is 
enabled
+    # This configuration will be ignored if PGBouncer is not enabled
+    usePgbouncer: true

Review Comment:
   I'm working on #10358 to improve KEDA doc, I will add some tips including 
this 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]

Reply via email to