Just the main ingress?

This commit is contained in:
Martyn 2026-05-31 16:36:39 +02:00
parent eb1e232985
commit bc56e3b531

View file

@ -21,19 +21,20 @@ spec:
valkey: valkey:
enabled: true enabled: true
ingress: 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:
- path: "/"
service:
identifier: main
tls:
- hosts:
- host: immich.martyn.berlin - host: immich.martyn.berlin
paths:
- path: "/"
service:
identifier: main
tls:
- 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