Skip to content

Commit

Permalink
Fix image name for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Jul 30, 2024
1 parent 29be552 commit 9e877d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airflow_variables_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
},
"gcs_exported_data_bucket_name": "us-central1-test-hubble-43c3e190-bucket",
"gcs_exported_object_prefix": "dag-exported",
"image_name": "amishastellar/stellar-etl:63b5833",
"image_name": "stellar/stellar-etl:63b5833",
"image_output_path": "/etl/exported_data/",
"image_pull_policy": "IfNotPresent",
"k8s_namespace": "hubble-composer",
Expand Down

0 comments on commit 9e877d2

Please sign in to comment.