What is the Best practice of handling secrets in Argo cd , we are deploying apps with Umbrella helm approach on ArgoCD

What are recommended tools to handle secrets in Kubernetes

  1. Currently using sealed secrets to store secret in git
  2. How to manage the secret already existing in K8s cluster