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/07/21 20:16:47 UTC

[GitHub] [airflow] jedcunningham commented on a change in pull request #17147: Chart Docs: Add single-line description for ``multiNamespaceMode``

jedcunningham commented on a change in pull request #17147:
URL: https://github.com/apache/airflow/pull/17147#discussion_r674306573



##########
File path: chart/values.yaml
##########
@@ -1116,6 +1116,8 @@ config:
     multi_namespace_mode: '{{ if .Values.multiNamespaceMode }}True{{ else }}False{{ end }}'
 # yamllint enable rule:line-length
 
+# Whether the KubernetesExecutor can launch workers and pods in multiple namespaces
+# If true, it creates ClusterRole/ClusterRolebinding (with access to entire cluster)

Review comment:
       We should also add this second line to `values.schema.json`.




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org