[GitHub] [airflow] rpfernandezjr commented on issue #15580: KubernetesExecutor not deleting worker pods on completion.

2021-09-02 Thread GitBox
rpfernandezjr commented on issue #15580: URL: https://github.com/apache/airflow/issues/15580#issuecomment-911966784 @kipkoan - no i just ended up using `restartPolicy: Never` in my pod template spec. -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] rpfernandezjr commented on issue #15580: KubernetesExecutor not deleting worker pods on completion.

2021-04-29 Thread GitBox
rpfernandezjr commented on issue #15580: URL: https://github.com/apache/airflow/issues/15580#issuecomment-829699581 Was messing with this today some more. If I set `AIRFLOW__KUBERNETES__POD_TEMPLATE_FILE` and point that to this template file ``` --- apiVersion: v1 kind: