fix kustomizations

This commit is contained in:
JethroC Admin 2026-03-11 18:14:50 +13:00
parent 4c9206df9e
commit a2e167fd84
6 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- jellyfin-namespace.yaml
- jellyfin-ingress.yaml
- jellyfin-service.yaml
- jellyfin-pvc.yaml

View file

@ -2,6 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- media-namespace.yaml
- arr-configmap.yaml
- default-headers-media.yaml
- homarr
- jellyfin
- mediapvs

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- prowlarr-namespace.yaml
- prowlarr-ingress.yaml
- prowlarr-service.yaml
- prowlarr-pvc.yaml

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- qbittorrent-namespace.yaml
- qbittorrent-ingress.yaml
- qbittorrent-service.yaml
- qbittorrent-pvc.yaml

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- radarr-namespace.yaml
- radarr-ingress.yaml
- radarr-service.yaml
- radarr-pvc.yaml

View file

@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- sonarr-namespace.yaml
- sonarr-ingress.yaml
- sonarr-service.yaml
- sonarr-pvc.yaml