From fb6d1d90ccfd96f2bb70e5b48fce8068f50b51bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 15 Mar 2025 23:34:20 +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 dafdfc3..284d510 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 # Changed from "postgresql" to "postgres" + name: postgresql namespace: argocd spec: project: default