From f0482f3be6b6b49a6e53a57a630c6ca52faddc9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 15 Mar 2025 22:59:21 +0100 Subject: [PATCH] update postgres --- deploy/postgres/postgres-app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index 1026c13..9998053 100644 --- a/deploy/postgres/postgres-app.yaml +++ b/deploy/postgres/postgres-app.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: postgres + name: postgresql namespace: argocd spec: project: default