Обновить app/syntdata-test-pipe.yaml
This commit is contained in:
parent
182a14eab7
commit
e60609fb28
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
stages:
|
||||
- name: synth-data-stage
|
||||
image:
|
||||
existingImageName: registry.platform-dev.stratpro.hse.ru/mm25-synthdata/synt_data_stage:c157543-test2
|
||||
existingImageName: registry.platform-dev.stratpro.hse.ru/mm25-synthdata/synt_data_stage:c157543-test3
|
||||
inputs:
|
||||
- name: input_data
|
||||
path: /unip/data/synthesize_data/input
|
||||
|
@ -28,7 +28,7 @@ spec:
|
|||
memory: "512M"
|
||||
connectedBoxes:
|
||||
- name: synthdata-box
|
||||
path: /unip
|
||||
path: /unip/data/synthesize_data/input
|
||||
default: true
|
||||
mountS3Box:
|
||||
s3BoxName: synthdata-box
|
||||
|
|
Loading…
Reference in a new issue