romsharon98 commented on code in PR #41759:
URL: https://github.com/apache/airflow/pull/41759#discussion_r1732468773


##########
chart/templates/pgbouncer/pgbouncer-service.yaml:
##########
@@ -53,7 +53,7 @@ spec:
     - name: pgbouncer
       protocol: TCP
       port: {{ .Values.ports.pgbouncer }}
-    - name: pgbouncer-metrics
+    - name: pgb-metrics

Review Comment:
   change here and also in the service because when install it I get and error 
that port name cannot be longer then 15 chars.



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