Commit b61292b0 authored by one_jh's avatar one_jh
Browse files

Update k8soper_1.py

parent a6c46297
......@@ -19,7 +19,7 @@ task_default_args = {
'depends_on_past': False,
'email': ['jh_won@lotte.net'],
'email_on_retry': False,
'email_on_failure': True,
'email_on_failure': False,
'execution_timeout': timedelta(hours=1)
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment