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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to