fixup the ingress

This commit is contained in:
Martyn 2026-05-31 17:23:46 +02:00
parent 00692b068a
commit 80a03ee1a3

View file

@ -49,21 +49,22 @@ spec:
existingClaim: immich-data existingClaim: immich-data
valkey: valkey:
enabled: true enabled: true
ingress: server:
main: ingress:
enabled: true main:
annotations: enabled: true
nginx.ingress.kubernetes.io/proxy-body-size: "0" annotations:
external-dns.alpha.kubernetes.io/target: home.martyn.berlin nginx.ingress.kubernetes.io/proxy-body-size: "0"
hosts: external-dns.alpha.kubernetes.io/target: home.martyn.berlin
- host: immich.martyn.berlin hosts:
paths: - host: immich.martyn.berlin
- path: "/" paths:
service: - path: "/"
identifier: main service:
tls: identifier: main
- hosts: tls:
host: immich.martyn.berlin - hosts:
host: immich.martyn.berlin
- repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git - repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
path: apps-kustomized/immich path: apps-kustomized/immich
project: apps project: apps