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