-
We just started using argo cd and wanted to use it with cert-manager and Let's Encrypt. Apparently, SSL-Passthrough doesn't seem to work for us. No matter what we try.
We have enabled SSL-Passthrough in our nginx ingress controller as well. Unfortunately, the browser is always telling us certificate not valid (Kubernetes Ingress Controller Fake Certificate) When port-forwarding the argo-cd service for example the correct certificate. Anything we are doing wrong? Ingress config
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @ItsKev, have you tried without the following annotation;
Also, do you have another load balancer or piece in software in front of your Ingress? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your help @jannfis We installed argocd with helm and are now using the integrated ingress which can be used providing the values over the values.yaml. This worked then directly on the first try. values.yaml
|
Beta Was this translation helpful? Give feedback.
Thanks for your help @jannfis
We installed argocd with helm and are now using the integrated ingress which can be used providing the values over the values.yaml. This worked then directly on the first try.
values.yaml