separte vue
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user