add media back

This commit is contained in:
2024-03-27 00:27:57 +01:00
parent e674bf5b94
commit ffed2aea50
9 changed files with 261 additions and 0 deletions

View File

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