Обновить app/syntdata-test-pipe.yaml
This commit is contained in:
parent
9e9a4ffd21
commit
894912fa0c
1 changed files with 2 additions and 3 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-test3
|
||||
existingImageName: registry.platform-dev.stratpro.hse.ru/mm25-synthdata/synt_data_stage:c157543
|
||||
inputs:
|
||||
- name: input_data
|
||||
path: /unip/data/synthesize_data/input
|
||||
|
@ -28,9 +28,8 @@ spec:
|
|||
memory: "512M"
|
||||
connectedBoxes:
|
||||
- name: synthdata-box
|
||||
path: /unip/data/synthesize_data/input
|
||||
path: /unip
|
||||
default: true
|
||||
mountS3Box:
|
||||
subPath: users/developer/file_groups/data
|
||||
s3BoxName: synthdata-box
|
||||
|
||||
|
|
Loading…
Reference in a new issue