From 285a7541ca3a06725335eec9e2e283f9158858da Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Thu, 21 Dec 2023 18:02:22 +0100 Subject: [PATCH] fix --- infrastructure/pg-ha/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/pg-ha/kustomization.yaml b/infrastructure/pg-ha/kustomization.yaml index 43ca928..0989fe1 100644 --- a/infrastructure/pg-ha/kustomization.yaml +++ b/infrastructure/pg-ha/kustomization.yaml @@ -10,5 +10,5 @@ helmCharts: - name: cloudnative-pg releaseName: pg-controller version: 0.19.1 - valuesFile: values2.yaml + valuesFile: values.yaml repo: https://cloudnative-pg.io/charts/