You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YES, it does:
"Error getting SSL certificate "argocd/argocd-ingress-tls": local SSL certificate argocd/argocd-ingress-tls was not found. Using default certificate"
argoproj/argo-cd#3008
constant diff caused by a startupProbe config in the deployment which is not available until a K8s 1.17 -> 1.18 upgrade. It looks like kubectl quietly ignored this, while argoCD noticed the difference.
The text was updated successfully, but these errors were encountered: