XD-DENG commented on code in PR #27480:
URL: https://github.com/apache/airflow/pull/27480#discussion_r1014994654


##########
chart/values.yaml:
##########
@@ -1695,7 +1695,7 @@ config:
     # For Airflow 1.10
     rbac: 'True'
   celery:
-    flower_url_prefix: '{{ .Values.ingress.flower.path }}'
+    flower_url_prefix: ''

Review Comment:
   I believe I must have missed something, but may you help me understand why 
the change here is to propose defaults to an empty string, while you think `{{ 
.Values.ingress.flower.path | default "" }` may not work?



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