add media services

This commit is contained in:
2025-03-19 20:00:55 +01:00
parent 923cc6dd52
commit ce802a4891
25 changed files with 523 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- shared-downloads-pvc.yaml
- radarr-config-pvc.yaml
- sonarr-config-pvc.yaml
- sonarr-deploy.yaml
- radarr-deploy.yaml
- sonarr-svc.yaml
- radarr-svc.yaml
- sonarr-ingress.yaml
- radarr-ingress.yaml