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