feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:37 +00:00
parent 207863e95b
commit 8e41ff5f0b
+3 -2
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: bazarr app: bazarr
ports: ports:
- port: 6767 - name: http
targetPort: 6767
protocol: TCP protocol: TCP
port: 6767
targetPort: 6767
type: ClusterIP type: ClusterIP