From 008e65875a2905154013ede28bdc120823b78001 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Wed, 19 Jul 2023 21:01:32 +0000 Subject: [PATCH] Fix proxy ingress --- argo/immich/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo/immich/values.yaml b/argo/immich/values.yaml index 194a448..4f66d26 100644 --- a/argo/immich/values.yaml +++ b/argo/immich/values.yaml @@ -17,7 +17,7 @@ istio: ingressSelector: ingressgateway issuer: letsencrypt-prod port: 8080 - backendHost: immich-web + backendHost: immich-proxy env: - name: REDIS_HOSTNAME