feat: restructure media stack with correct manifests #67

Merged
gitea-admin merged 23 commits from orion/auto/feat-restructure-media-stack-with-correc-1779142596794 into main 2026-05-18 22:18:29 +00:00
Showing only changes of commit dbe3a32eec - Show all commits
+5 -3
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