Use pg sanitizer image 0.1.4
This commit is contained in:
parent
fbbaaceb19
commit
de587052c2
@ -68,7 +68,7 @@ spec:
|
|||||||
value: sts
|
value: sts
|
||||||
effect: NoSchedule
|
effect: NoSchedule
|
||||||
container:
|
container:
|
||||||
image: cr.yandex/crp3ccidau046kdj8g9q/yc-pg-sanitizer:0.1.3
|
image: cr.yandex/crp3ccidau046kdj8g9q/yc-pg-sanitizer:0.1.4
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /usr/local/bin/company_sanitize_from_s3.sh
|
- /usr/local/bin/company_sanitize_from_s3.sh
|
||||||
@ -101,6 +101,8 @@ spec:
|
|||||||
value: 2GB
|
value: 2GB
|
||||||
- name: DB_TEMP_BUFFERS
|
- name: DB_TEMP_BUFFERS
|
||||||
value: 256MB
|
value: 256MB
|
||||||
|
- name: RESTORE_VALIDATION_STRICT
|
||||||
|
value: "false"
|
||||||
- name: DB_ITEMS
|
- name: DB_ITEMS
|
||||||
value: "{{workflow.parameters.db_items}}"
|
value: "{{workflow.parameters.db_items}}"
|
||||||
- name: WORK_ROOT
|
- name: WORK_ROOT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user