barney-s commented on issue #11: Why architecture is different from configmap? URL: https://github.com/apache/airflow-on-k8s-operator/issues/11#issuecomment-598994625 config map is used only if Executor type is K8s in the CRD https://github.com/apache/airflow-on-k8s-operator/blob/dd430eaa7c3add972f410e058a2fe0a4a58eeb64/controllers/airflowcluster_controller.go#L726 It does support it but needs some TLC and may be broken: https://github.com/apache/airflow-on-k8s-operator/blob/master/hack/sample/mysql-k8s/cluster.yaml
---------------------------------------------------------------- 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] With regards, Apache Git Services
