References: - https://argo-cd.readthedocs.io/en/stable/operator-manual/tls/#tls-certificates-used-by-argocd-server - https://access.redhat.com/documentation/en-us/red_hat_openshift_gitops/1.10/html/release_notes/gitops-release-notes#known-issues-1-10_gitops-release-notes What is the proper way to inject a Corporate CA into a Validated Pattern such that: 1. The Cluster ArgoCD instance picks up the CA 2. The Pattern ArgoCD instance picks up the CA 3. For patterns like MultiCloud Gitops that support "pushing" patterns to a "spoke cluster" - those pushes also properly provision the CA trust?