dimberman commented on a change in pull request #3922: AIRFLOW-2952 Fix
Kubernetes CI
URL: https://github.com/apache/incubator-airflow/pull/3922#discussion_r219228533
##########
File path: scripts/ci/kubernetes/kube/configmaps.yaml
##########
@@ -27,7 +27,7 @@ data:
logging_level = INFO
executor = KubernetesExecutor
parallelism = 32
- load_examples = True
+ load_examples = False
Review comment:
Oof. Good catch. Thank you for that.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services