feat(media): remove Readarr from the media stack

This commit is contained in:
2026-05-18 23:15:12 +00:00
parent 8ec36c72fb
commit 9be88040a3
-14
View File
@@ -1,14 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: readarr
namespace: media
spec:
selector:
app: readarr
ports:
- name: http
protocol: TCP
port: 8787
targetPort: 8787
type: ClusterIP