From 662ed692073f5241e616237f1b16a4962bc80001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 16 Mar 2025 00:45:37 +0100 Subject: [PATCH] update postgres --- deploy/postgres/postgres-app.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index b55be44..671f843 100644 --- a/deploy/postgres/postgres-app.yaml +++ b/deploy/postgres/postgres-app.yaml @@ -40,4 +40,3 @@ spec: - CreateNamespace=true - ApplyOutOfSyncOnly=true # Prevents ArgoCD from pruning itself - ServerSideApply=true # Ensures Helm is managed correctly - sourceType: Helm