feat(media): remove Readarr from the media stack #81

Merged
gitea-admin merged 4 commits from orion/auto/feat-media-remove-readarr-from-the-media-1779146111490 into main 2026-05-18 23:15:24 +00:00
Showing only changes of commit 9be88040a3 - Show all commits
-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