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