remove namespace

This commit is contained in:
2025-03-19 20:17:45 +01:00
parent d8564be2cb
commit 01f6e05fe0
2 changed files with 0 additions and 5 deletions

View File

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

View File

@@ -1,4 +0,0 @@
apiVersion: v1
kind: Namespace
metadata:
name: jellyfin