Add scubbo.org Ingress host

This commit is contained in:
Jack Jackson 2025-02-21 20:20:46 -08:00
parent 6925418684
commit 5e08c653a3

View File

@ -57,6 +57,10 @@ ingress:
paths: paths:
- path: / - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific
- host: jellyfin.scubbo.org
paths:
- path: /
pathType: ImplementationSpecific
tls: [] tls: []
# - secretName: chart-example-tls # - secretName: chart-example-tls
# hosts: # hosts: