From 3cb54dcc038dd630b074ea4faaaa0f042ddc27b1 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Fri, 29 Oct 2021 16:08:45 +0200 Subject: [PATCH] fix argocd ingress --- k8s/argocd/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/argocd/ingress.yaml b/k8s/argocd/ingress.yaml index 47399ed..9a5b830 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.kubernetes.io/backend-protocol: "h2-ssl" + haproxy-ingress.github.io/backend-protocol: "h2-ssl" spec: rules: - host: argocd.staging.video.jamkazam.com