fix media

This commit is contained in:
2025-03-19 20:21:52 +01:00
parent 83e32e23af
commit 7c828dce5b
3 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- shared-downloads-pvc.yaml
- radarr-config-pvc.yaml - radarr-config-pvc.yaml
- sonarr-config-pvc.yaml - sonarr-config-pvc.yaml
- sonarr-deploy.yaml - sonarr-deploy.yaml

View File

@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- shared-downloads-pvc.yaml
- deluge-config-pvc.yaml - deluge-config-pvc.yaml
- deluge-deploy.yaml - deluge-deploy.yaml
- deluge-ingress.yaml - deluge-ingress.yaml