You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "arjunanan6 (via GitHub)" <gi...@apache.org> on 2023/02/13 05:47:18 UTC

[GitHub] [airflow] arjunanan6 commented on issue #29365: Airflow Workers Trying to Create Pods in Default Namespace

arjunanan6 commented on issue #29365:
URL: https://github.com/apache/airflow/issues/29365#issuecomment-1427383627

   multiNamespaceMode is set to false by default in the helm parameters. Since you're using the KubernetesPodOperator, does it make any difference at all if you specify the namespace within your task? Take a look at [this](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/_api/airflow/providers/cncf/kubernetes/operators/kubernetes_pod/index.html#airflow.providers.cncf.kubernetes.operators.kubernetes_pod.KubernetesPodOperator).


-- 
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