feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:43 +00:00
parent 1fd07cb6ff
commit 68216a2d0f
+3 -2
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: sonarr app: sonarr
ports: ports:
- port: 8989 - name: http
targetPort: 8989
protocol: TCP protocol: TCP
port: 8989
targetPort: 8989
type: ClusterIP type: ClusterIP