add jellyseerr

This commit is contained in:
2025-12-27 15:08:44 +00:00
parent f5fd30dc73
commit e0ae3718d7
3 changed files with 87 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
apiVersion: v1
kind: Service
metadata:
name: jellyseerr-service
namespace: arr-stack
spec:
selector:
app: jellyseerr
ports:
- port: 5055
targetPort: 5055
protocol: TCP