modified: deploy/app/ingress-icarus.yaml

modified:   deploy/app/kustomization.yaml
This commit is contained in:
Márcio Fernandes
2026-07-13 09:34:43 +00:00
parent 782bb9a3ca
commit 2a9d135a2a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -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