feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:39 +00:00
parent a264bf554b
commit 769d190f44
+3 -2
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: lidarr app: lidarr
ports: ports:
- port: 8686 - name: http
targetPort: 8686
protocol: TCP protocol: TCP
port: 8686
targetPort: 8686
type: ClusterIP type: ClusterIP