diff --git a/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml b/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml index c178820..5610594 100644 --- a/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-infra-prod/infrastructure/patches/postgresql.yaml @@ -4,6 +4,14 @@ metadata: name: postgresql namespace: postgresql spec: + install: + disableWait: true + remediation: + retries: 0 + upgrade: + disableWait: true + remediation: + retries: 0 chart: spec: version: "13.0.9"