feat: restructure media stack with correct manifests

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