Skip to content

Commit

Permalink
update test DAG focal
Browse files Browse the repository at this point in the history
  • Loading branch information
romanoa77 committed Sep 16, 2024
1 parent de83e6f commit c3f0671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dags_airflow_ale_kopfocal.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
task_id="kubeop",
# the Docker image to launch
image="ubuntu:20.04",
cmds=["sleep","infinity"],
# launch the Pod on the same cluster as Airflow is running on
in_cluster=True,
# launch the Pod in the same namespace as Airflow is running in
Expand Down

0 comments on commit c3f0671

Please sign in to comment.