Skip to content

Commit

Permalink
Added kubeop test DAG
Browse files Browse the repository at this point in the history
  • Loading branch information
romanoa77 committed Sep 16, 2024
1 parent f48fcb2 commit de83e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags_airflow_ale_kopfocal.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


dag = DAG(
dag_id="kubeoptest",
dag_id="kubeoptest_focal",
start_date=airflow.utils.dates.days_ago(3),
schedule_interval=None,
description="Test for kubernetes operator",
Expand Down

0 comments on commit de83e6f

Please sign in to comment.