diff --git a/deploy/postgres/postgres-app.yaml b/deploy/postgres/postgres-app.yaml index 1e6740c..290922b 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 # Ensure name is "postgres" to match Helm release + name: postgres-app # Ensure name is "postgres" to match Helm release namespace: argocd spec: project: default