diff --git a/config/cusprod/smardigo-mobene.yml b/config/cusprod/smardigo-mobene.yml index 3f658c9..00ef9b1 100644 --- a/config/cusprod/smardigo-mobene.yml +++ b/config/cusprod/smardigo-mobene.yml @@ -9,7 +9,7 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: # The project the application belongs to. - project: default + project: cus-mobene # Source of the application manifests source: # Can point to either a Helm chart repo or a git repo. diff --git a/config/cusqa/smardigo-mobene.yml b/config/cusqa/smardigo-mobene.yml index 10225b3..11aa545 100644 --- a/config/cusqa/smardigo-mobene.yml +++ b/config/cusqa/smardigo-mobene.yml @@ -9,7 +9,7 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: # The project the application belongs to. - project: default + project: cus-mobene # Source of the application manifests source: # Can point to either a Helm chart repo or a git repo. diff --git a/config/nsodev/smardigo-mobene.yml b/config/nsodev/smardigo-mobene.yml index ea80730..4e9b24e 100644 --- a/config/nsodev/smardigo-mobene.yml +++ b/config/nsodev/smardigo-mobene.yml @@ -9,7 +9,7 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: # The project the application belongs to. - project: default + project: cus-mobene # Source of the application manifests source: # Can point to either a Helm chart repo or a git repo.