From 068e01159fd983ff4105192c6d67c46b69f14a34 Mon Sep 17 00:00:00 2001 From: emelinda Date: Mon, 13 Apr 2026 17:52:32 +0300 Subject: [PATCH] Update PostgreSQL HelmRelease with postgresql-contour chart in yc-k8s-test overlay --- apps/attachments/yc-k8s-test/postgresql.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/attachments/yc-k8s-test/postgresql.yaml b/apps/attachments/yc-k8s-test/postgresql.yaml index 9fef38e..9d71640 100644 --- a/apps/attachments/yc-k8s-test/postgresql.yaml +++ b/apps/attachments/yc-k8s-test/postgresql.yaml @@ -6,6 +6,14 @@ metadata: spec: interval: 5m timeout: 2h + chart: + spec: + chart: postgresql-contour + version: "17.0.2" + sourceRef: + kind: HelmRepository + name: yc-oci-charts + namespace: flux-system install: timeout: 2h