Removes jellyfin app (to be updated in a branch).

This commit is contained in:
2025-08-16 08:02:46 -07:00
parent c2f8f7e6a0
commit 6e3b50c217
7 changed files with 0 additions and 224 deletions

View File

@@ -1,15 +0,0 @@
---
apiVersion: v1
kind: Service
metadata:
name: jellyfin
namespace: jellyfin
labels:
app: jellyfin
spec:
ports:
- port: 8096
targetPort: 8096
protocol: TCP
selector:
app: jellyfin