fixup the ingress
This commit is contained in:
parent
00692b068a
commit
80a03ee1a3
1 changed files with 16 additions and 15 deletions
|
|
@ -49,21 +49,22 @@ spec:
|
|||
existingClaim: immich-data
|
||||
valkey:
|
||||
enabled: true
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: "0"
|
||||
external-dns.alpha.kubernetes.io/target: home.martyn.berlin
|
||||
hosts:
|
||||
- host: immich.martyn.berlin
|
||||
paths:
|
||||
- path: "/"
|
||||
service:
|
||||
identifier: main
|
||||
tls:
|
||||
- hosts:
|
||||
host: immich.martyn.berlin
|
||||
server:
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: "0"
|
||||
external-dns.alpha.kubernetes.io/target: home.martyn.berlin
|
||||
hosts:
|
||||
- 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
|
||||
path: apps-kustomized/immich
|
||||
project: apps
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue