Files
Jellyfin/deploy/app/kustomization.yaml
Márcio Fernandes 2a9d135a2a modified: deploy/app/ingress-icarus.yaml
modified:   deploy/app/kustomization.yaml
2026-07-13 09:34:43 +00:00

16 lines
347 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: jellyfin
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- ingress-icarus.yaml
- volumes.music.yaml
- volumes.tv-shows.yaml
- volumes.movies.yaml
- volumes.app-data.yaml
- image-repo.yaml
- image-policy.yaml
- image-update-automation.yaml