mik-laj commented on a change in pull request #14011:
URL: https://github.com/apache/airflow/pull/14011#discussion_r571779987
##########
File path: chart/values.yaml
##########
@@ -468,6 +468,9 @@ webserver:
# Flower settings
flower:
+ # Enable flower.
+ # If Ture, and using CeleryExecutor/CeleryKubernetesExecutor, will deploy
flow ui.
Review comment:
```suggestion
# If Ture, and using CeleryExecutor/CeleryKubernetesExecutor, will deploy
flower app.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]