Skip to content

Commit 71b31ef

Browse files
committed
[wip] debug
1 parent 219c53d commit 71b31ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/providers/airbyte/storage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ func (a *Storage) baseOpts() container.ContainerOpts {
378378
},
379379
Namespace: "",
380380
RestartPolicy: "Never",
381-
PodName: "",
381+
PodName: "transferia-runner",
382382
Image: a.config.DockerImage(),
383383
LogDriver: "local",
384384
Network: "host",

0 commit comments

Comments
 (0)