Junnplus commented on a change in pull request #14011:
URL: https://github.com/apache/airflow/pull/14011#discussion_r578905448
##########
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:
> Most of the users would like to have flower when using Celery or
CeleryKubernetes Executor.
You are right, but executor default is `KubernetesExecutor` in values
----------------------------------------------------------------
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]