Skip to content

Commit

Permalink
fix(datahub-gc): Update ingestion-datahub-gc.yaml (#11556)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Oct 8, 2024
1 parent 6fd36ef commit 8fcd5e8
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
extraArgs: {}
debugMode: false
executorId: default
source: {{source}}{{^source}}SYSTEM{{/source}}
headers: {}
source:
type: {{source}}{{^source}}SYSTEM{{/source}}
headers: {}

0 comments on commit 8fcd5e8

Please sign in to comment.