remove vue
This commit is contained in:
@@ -130,12 +130,6 @@ homepage:
|
|||||||
href: https://jellyfin-cl01tl.boreal-beaufort.ts.net
|
href: https://jellyfin-cl01tl.boreal-beaufort.ts.net
|
||||||
siteMonitor: http://jellyfin-main.jellyfin:80
|
siteMonitor: http://jellyfin-main.jellyfin:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Jellyfin Vue:
|
|
||||||
icon: sh-jellyfin.svg
|
|
||||||
description: Media server ( alternative interface )
|
|
||||||
href: https://jellyfin-vue-cl01tl.boreal-beaufort.ts.net
|
|
||||||
siteMonitor: http://jellyfin-vue.jellyfin:80
|
|
||||||
statusStyle: dot
|
|
||||||
- Youtube Archive:
|
- Youtube Archive:
|
||||||
icon: sh-tube-archivist-light.png
|
icon: sh-tube-archivist-light.png
|
||||||
description: TubeAchivist
|
description: TubeAchivist
|
||||||
|
@@ -26,24 +26,6 @@ jellyfin:
|
|||||||
limits:
|
limits:
|
||||||
gpu.intel.com/i915: 1
|
gpu.intel.com/i915: 1
|
||||||
cpu: 4
|
cpu: 4
|
||||||
vue:
|
|
||||||
type: deployment
|
|
||||||
replicas: 1
|
|
||||||
strategy: Recreate
|
|
||||||
revisionHistoryLimit: 3
|
|
||||||
containers:
|
|
||||||
main:
|
|
||||||
image:
|
|
||||||
repository: ghcr.io/jellyfin/jellyfin-vue
|
|
||||||
tag: unstable.2025-02-18.9a51881
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
env:
|
|
||||||
- name: TZ
|
|
||||||
value: US/Central
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 10m
|
|
||||||
memory: 128Mi
|
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
service:
|
service:
|
||||||
@@ -54,13 +36,6 @@ jellyfin:
|
|||||||
port: 80
|
port: 80
|
||||||
targetPort: 8096
|
targetPort: 8096
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
vue:
|
|
||||||
controller: vue
|
|
||||||
ports:
|
|
||||||
http:
|
|
||||||
port: 80
|
|
||||||
targetPort: 80
|
|
||||||
protocol: HTTP
|
|
||||||
ingress:
|
ingress:
|
||||||
tailscale-main:
|
tailscale-main:
|
||||||
enabled: true
|
enabled: true
|
||||||
@@ -76,20 +51,6 @@ jellyfin:
|
|||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- jellyfin-cl01tl
|
- jellyfin-cl01tl
|
||||||
tailscale-vue:
|
|
||||||
enabled: true
|
|
||||||
className: tailscale
|
|
||||||
hosts:
|
|
||||||
- host: jellyfin-vue-cl01tl
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: Prefix
|
|
||||||
service:
|
|
||||||
name: jellyfin-vue
|
|
||||||
port: 80
|
|
||||||
tls:
|
|
||||||
- hosts:
|
|
||||||
- jellyfin-vue-cl01tl
|
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
storageClass: ceph-block
|
storageClass: ceph-block
|
||||||
|
Reference in New Issue
Block a user