LamaAni / KubernetesJobOperator

An airflow operator that executes a task in a kubernetes cluster, given a kubernetes yaml configuration or an image refrence.
57 stars 8 forks source link

Secrets not found #51

Closed brandonruhl closed 3 years ago

brandonruhl commented 3 years ago

Describe the bug When passing secrets the pod is unable to find it

LamaAni commented 3 years ago

Please see pr: https://github.com/LamaAni/KubernetesJobOperator/pull/52