From f5525e1b649c73aca15393407e9e4f196c256fe9 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Wed, 19 Jul 2023 20:53:08 +0000 Subject: [PATCH] Fix immich ingress --- argo/immich/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argo/immich/values.yaml b/argo/immich/values.yaml index edd6533..03b5cbe 100644 --- a/argo/immich/values.yaml +++ b/argo/immich/values.yaml @@ -16,8 +16,8 @@ istio: commonName: photos.minhas.io ingressSelector: ingressgateway issuer: letsencrypt-prod - port: 80 - backendHost: immich-ui + port: 3000 + backendHost: immich-web env: - name: REDIS_HOSTNAME