thejoeejoee commented on code in PR #67958:
URL: https://github.com/apache/airflow/pull/67958#discussion_r3351494625
##########
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:
`.pgbouncer.configSecretName` is templated in the MR:
https://github.com/thejoeejoee/airflow/blob/7701d0b6fa1ffabd7a48fd332eb455bc9948680d/chart/templates/_helpers.yaml#L466
--
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]