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