<!-- If you are trying to resolve an environment-specific issue or have a one-off question about the edge case that does not require a feature then please consider asking a question in argocd slack [channel](https://argoproj.github.io/community/join-slack). --> Checklist: * [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [x] I've included steps to reproduce the bug. * [x] I've pasted the output of `argocd version`. **Describe the bug** No trackingMethod data returned from GET /v1/settings if you're using default. <!-- A clear and concise description of what the bug is. --> **To Reproduce** 1. Remove `application.resourceTrackingMethod` from `argocd-cm` (if present) 2. call api GET v1/settings <!-- A list of the steps required to reproduce the issue. Best of all, give us the URL to a repository that exhibits this issue. --> **Expected behavior** Default tracking method should be returned <!-- A clear and concise description of what you expected to happen. --> **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **Version** `>=` [v2.2.0](https://github.com/argoproj/argo-cd/releases/tag/v2.2.0) **Logs** -