Fix immich ingress
This commit is contained in:
parent
ad62c6ff4d
commit
f5525e1b64
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue