remove container

This commit is contained in:
2024-12-22 16:40:26 -06:00
parent bb5c65beee
commit 7916d7cd1c

View File

@@ -26,14 +26,7 @@ jellyfin:
requests: requests:
gpu.intel.com/i915: 1 gpu.intel.com/i915: 1
cpu: 100m cpu: 100m
memory: 1Gi memory: 1Gi
sqlite:
image:
repository: ubuntu
tag: latest
pullPolicy: IfNotPresent
command: [ "/bin/bash", "-c", "--" ]
args: [ "while true; do sleep 30; done;" ]
vue: vue:
type: deployment type: deployment
replicas: 1 replicas: 1
@@ -106,7 +99,7 @@ jellyfin:
retain: true retain: true
advancedMounts: advancedMounts:
main: main:
sqlite: main:
- path: /config - path: /config
readOnly: false readOnly: false
cache: cache: