diff --git a/k8s/argocd/ingress.yaml b/k8s/argocd/ingress.yaml index 9a5b830..2c8d41c 100644 --- a/k8s/argocd/ingress.yaml +++ b/k8s/argocd/ingress.yaml @@ -11,7 +11,7 @@ metadata: # If you encounter a redirect loop or are getting a 307 response code # then you need to force the nginx ingress to connect to the backend using HTTPS. # - haproxy-ingress.github.io/backend-protocol: "h2-ssl" + haproxy-ingress.github.io/backend-protocol: "h1-ssl" spec: rules: - host: argocd.staging.video.jamkazam.com