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