diff --git a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml index 150185b..27e6748 100644 --- a/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml +++ b/clusters/yc-k8s-test/infrastructure/patches/postgresql.yaml @@ -5,11 +5,25 @@ metadata: namespace: postgresql spec: interval: 5m - timeout: 15m + timeout: 2h + + install: + timeout: 2h + remediation: + retries: 3 + + upgrade: + timeout: 2h + remediation: + retries: 3 + values: - global: defaultStorageClass: local-path + image: + registry: cr.yandex/crp3ccidau046kdj8g9q + repository: /contour/postgresql + tag: 17 metrics: enabled: false prometheusRule: