feat: restructure media stack with correct manifests

This commit is contained in:
2026-05-18 22:16:38 +00:00
parent 4af4fb632e
commit dbe3a32eec
+5 -3
View File
@@ -7,10 +7,12 @@ spec:
selector:
app: emby
ports:
- port: 8096
- name: http
protocol: TCP
port: 8096
targetPort: 8096
- name: https
protocol: TCP
- port: 8920
port: 8920
targetPort: 8920
protocol: TCP
type: ClusterIP