separte vue

This commit is contained in:
2024-06-22 20:18:59 -05:00
parent 6454ebda82
commit b4ae0e70ed

View File

@@ -23,7 +23,13 @@ jellyfin:
gpu.intel.com/i915: 1
cpu: 100m
memory: 1Gi
vue:
vue:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/jellyfin/jellyfin-vue
tag: unstable.2024-06-22.60160e2
@@ -45,8 +51,11 @@ jellyfin:
port: 80
targetPort: 80
protocol: HTTP
vue:
port: 8080
vue:
controller: vue
ports:
http:
port: 80
targetPort: 80
protocol: HTTP
ingress: