-
Story
-
Resolution: Won't Do
-
Minor
-
None
-
devex docs #233 Mar 9-Mar 30, devex docs #234 Mar 30-Apr 6, devex docs #235 Apr 6-Apr 20, devex docs #236 Apr 20-May 4, devex docs #237 May 4-May 18
-
3
-
closing this issue.... it is an engineering issue
-
---
-
---
As a user, I can use Argo CD to deploy my application and automatically create the namespace if it does not exist. I want GitOps operator to automatically label the namespace with "argocd.argoproj.io/managed-by" so that my GitOps operator can deploy application on the namespace.
Acceptance Criteria
- When a namespace is auto created by Argo CD, the label "argocd.argoproj.io/managed-by" is applied on the namespace to point to the operator.
- is related to
-
GITOPS-2830 Docs: Expand existing documentation on deploying resources to non-control plane namespaces
- Closed