change container
This commit is contained in:
@@ -29,9 +29,13 @@ jellyfin:
|
|||||||
memory: 1Gi
|
memory: 1Gi
|
||||||
sqlite:
|
sqlite:
|
||||||
image:
|
image:
|
||||||
repository: stagex/sqlite3
|
repository: keinos/sqlite3
|
||||||
tag: 3.45.1
|
tag: 3.47.2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
command:
|
||||||
|
- /bin/sh
|
||||||
|
args:
|
||||||
|
- -ec
|
||||||
vue:
|
vue:
|
||||||
type: deployment
|
type: deployment
|
||||||
replicas: 1
|
replicas: 1
|
||||||
@@ -106,7 +110,7 @@ jellyfin:
|
|||||||
main:
|
main:
|
||||||
sqlite:
|
sqlite:
|
||||||
- path: /config
|
- path: /config
|
||||||
readOnly: false
|
readOnly: false
|
||||||
cache:
|
cache:
|
||||||
type: emptyDir
|
type: emptyDir
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
|
Reference in New Issue
Block a user