feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:42 +00:00
parent f6664abe8a
commit 5e424ec3e7
+4 -3
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: readarr app: readarr
ports: ports:
- port: 8787 - name: http
targetPort: 8787
protocol: TCP protocol: TCP
type: ClusterIP port: 8787
targetPort: 8787
type: ClusterIP