Skip to content

Commit

Permalink
Update dags_airflow_fede_default_queue.py
Browse files Browse the repository at this point in the history
  • Loading branch information
leggerf authored Jan 30, 2024
1 parent 693d322 commit 566c0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags_airflow_fede_default_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ def task_with_resource_limits():
image=f"{repo}:{tag}",
),
],
imagePullSecrets=[
image_pull_secrets=[
k8s.V1LocalObjectReference(
name="dockerhub",
),
Expand Down

0 comments on commit 566c0f3

Please sign in to comment.