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
|
commonName: photos.minhas.io
|
||||||
ingressSelector: ingressgateway
|
ingressSelector: ingressgateway
|
||||||
issuer: letsencrypt-prod
|
issuer: letsencrypt-prod
|
||||||
port: 80
|
port: 3000
|
||||||
backendHost: immich-ui
|
backendHost: immich-web
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- name: REDIS_HOSTNAME
|
- name: REDIS_HOSTNAME
|
||||||
|
|
Loading…
Reference in a new issue