feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:41 +00:00
parent de56f95000
commit df88693c58
+3 -2
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: radarr app: radarr
ports: ports:
- port: 7878 - name: http
targetPort: 7878
protocol: TCP protocol: TCP
port: 7878
targetPort: 7878
type: ClusterIP type: ClusterIP