This commit is contained in:
parent
d78125ae03
commit
5c5d608be5
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: importer
|
- name: importer
|
||||||
image: {{IMAGE_REPO}}/databridge:{{IMAGE_TAG}}
|
image: {{IMAGE_REPO}}/databridge:{{IMAGE_TAG}}
|
||||||
args: ["--pipeline", "dbf_to_postgres_ctllog-pwc"]
|
args: ["--pipeline", "dbf_to_postgres_ctllog_pwc"]
|
||||||
env:
|
env:
|
||||||
- name: DATA_PVC_MOUNT_PATH
|
- name: DATA_PVC_MOUNT_PATH
|
||||||
value: "/data"
|
value: "/data"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user