You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/08 04:54:16 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #14011: Add flower enabled

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:
users@infra.apache.org