Open
Description
References:
-
https://argo-cd.readthedocs.io/en/stable/operator-manual/tls/#tls-certificates-used-by-argocd-server
What is the proper way to inject a Corporate CA into a Validated Pattern such that:
- The Cluster ArgoCD instance picks up the CA
- The Pattern ArgoCD instance picks up the CA
- For patterns like MultiCloud Gitops that support "pushing" patterns to a "spoke cluster" - those pushes also properly provision the CA trust?