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/19 01:18:55 UTC

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

kaxil commented on a change in pull request #14011:
URL: https://github.com/apache/airflow/pull/14011#discussion_r578859038



##########
File path: chart/README.md
##########
@@ -275,6 +275,7 @@ The following tables lists the configurable parameters of the Airflow chart and
 | `webserver.nodeSelector`                              | Node labels for pod assignment                                                                               | `{}`                                              |
 | `webserver.affinity`                                  | Affinity labels for pod assignment                                                                           | `{}`                                              |
 | `webserver.tolerations`                               | Toleration labels for pod assignment                                                                         | `[]`                                              |
+| `flower.enabled`                                      | Enable flower                                                                                                | `false`                                           |

Review comment:
       This should be `True` by default. Most of the users would like to have flower when using Celery or CeleryKubernetes Executor




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