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 5e424ec3e7 - Show all commits
+3 -2
View File
@@ -7,7 +7,8 @@ spec:
selector: selector:
app: readarr app: readarr
ports: ports:
- port: 8787 - name: http
targetPort: 8787
protocol: TCP protocol: TCP
port: 8787
targetPort: 8787
type: ClusterIP type: ClusterIP