I've been trying to make an application but keep getting this error.
proj list:
argocd proj list
NAME DESCRIPTION DESTINATIONS SOURCES CLUSTER-RESOURCE-WHITELIST NAMESPACE-RESOURCE-BLACKLIST SIGNATURE-KEYS
ORPHANED-RESOURCES
argocd <none> <none> <none> <none> <none> disabled
argocdtest <none> <none> <none> <none> <none> disabled
default *,* * */* <none> <none>
Cluster list:
argocd cluster list
SERVER NAME VERSION STATUS MESSAGE PROJECT
https://kubernetes.default.svc in-cluster Unknown Cluster has no applications and is not being monitored.
Account list:
argocd account list
NAME ENABLED CAPABILITIES
admin true login
what might be the problem? i've followed Argocd Guide