fix both ingress

This commit is contained in:
Joseph Hanson 2024-10-23 22:57:46 -05:00
parent 96724f8d41
commit 097153db29
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -85,6 +85,7 @@ spec:
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: 10.1.1.40
external-dns.alpha.kubernetes.io/hostname: jellyfin.jahanson.tech
ports:
http:
port: *port
@ -101,7 +102,7 @@ spec:
- path: /
service:
identifier: app
port: http
port: *port
persistence:
config:
enabled: true