chore: jellyfin use clusterip, traefik auto update

This commit is contained in:
2026-02-23 18:58:13 +05:00
parent f3b147b78d
commit 2a0da5d27e
2 changed files with 0 additions and 5 deletions

View File

@@ -55,7 +55,6 @@ export class JellyfinServer extends Construct {
targetPort: "discovery",
},
],
type: "LoadBalancer",
},
});