jscheffl commented on code in PR #67958:
URL: https://github.com/apache/airflow/pull/67958#discussion_r3351418019


##########
chart/values.yaml:
##########
@@ -3351,7 +3351,7 @@ pgbouncer:
   # Maximum clients that can connect to PgBouncer (higher = more file 
descriptors)
   maxClientConn: 100
 
-  # Supply the name of existing secret with 'pgbouncer.ini' and 'users.txt' 
defined
+  # Supply the name of existing secret with 'pgbouncer.ini' and 'users.txt' 
defined (templated)

Review Comment:
   Hallucinated?



##########
chart/values.schema.json:
##########
@@ -9026,7 +9026,7 @@
                     "default": 100
                 },
                 "configSecretName": {
-                    "description": "The PgBouncer config Secret name.",
+                    "description": "The PgBouncer config Secret name 
(templated).",

Review Comment:
   Hallucinated?



-- 
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