diff --git a/k8s/base/postgres-dotnet.yml b/k8s/base/postgres-dotnet.yml index be017b2..df7f381 100644 --- a/k8s/base/postgres-dotnet.yml +++ b/k8s/base/postgres-dotnet.yml @@ -2,6 +2,7 @@ apiVersion: postgresql.cnpg.io/v1 kind: Cluster metadata: name: postgres-dotnet + namespace: argocd annotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true spec: diff --git a/k8s/base/postgres-kratos.yml b/k8s/base/postgres-kratos.yml index 436a988..3b1285e 100644 --- a/k8s/base/postgres-kratos.yml +++ b/k8s/base/postgres-kratos.yml @@ -2,6 +2,7 @@ apiVersion: postgresql.cnpg.io/v1 kind: Cluster metadata: name: postgres-kratos + namespace: argocd annotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true spec: