feat(immich): matplotlib in misc PVC

does it really matter...? fuck around and find out!
This commit is contained in:
JJGadgets
2024-12-03 15:10:12 +08:00
parent ffae592bee
commit deac7ddecd

View File

@@ -260,12 +260,14 @@ spec:
- subPath: thumbs
path: /data/thumbs
microservices: *misc
ml-model-pull-clip: &mlpvc
ml: &mlpvc # buffalo needs to write to model file to add batch axis
main:
- subPath: ml-models-cache
path: /cache
- subPath: matplotlib
path: /.config/matplotlib
ml-model-pull-facial: *mlpvc
ml: *mlpvc # buffalo needs to write to model file to add batch axis
ml-model-pull-clip: *mlpvc
tmp:
type: emptyDir
medium: Memory