It is obvious that the `argocd-secret` object isn't being managed here. This has been an annoying part of trying to manage all of ArgoCD from a kustomize application as [recommended in the docs](https://argoproj.github.io/argo-cd/operator-manual/declarative-setup/#manage-argo-cd-using-argo-cd). Can you add documentation explaining where and how `argocd-secret` is begin managed?