modified: deploy/app/ingress-icarus.yaml
modified: deploy/app/kustomization.yaml
This commit is contained in:
@@ -3,7 +3,7 @@ kind: IngressRoute
|
||||
metadata:
|
||||
name: jellyfin
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: traefik-public
|
||||
kubernetes.io/ingress.class: traefik-icarus
|
||||
spec:
|
||||
ingressClassName: traefik-icarus
|
||||
entryPoints:
|
||||
|
||||
@@ -5,7 +5,7 @@ resources:
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
- ingress-public.yaml
|
||||
- ingress-icarus.yaml
|
||||
- volumes.music.yaml
|
||||
- volumes.tv-shows.yaml
|
||||
- volumes.movies.yaml
|
||||
|
||||
Reference in New Issue
Block a user