From d5cc3320ee4da8a6d3e3348affbd2a554183d6f8 Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Sun, 27 Oct 2024 12:31:35 +0100 Subject: [PATCH] change chart repo for psql --- deployment/zitadel/kustomization.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployment/zitadel/kustomization.yaml b/deployment/zitadel/kustomization.yaml index 9846902..8160add 100644 --- a/deployment/zitadel/kustomization.yaml +++ b/deployment/zitadel/kustomization.yaml @@ -6,10 +6,11 @@ resources: - ./certificate.yaml - ./secrets.yaml - ./ingressRoute.yaml + - ./postgres.yaml helmCharts: - name: bitnami - repo: https://charts.bitnami.com/bitnami + repo: oci://registry-1.docker.io/bitnamicharts/postgresql releaseName: postgresql namespace: generations-heritage version: 12.10.0