mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 04:39:53 +00:00
feat(immich): matplotlib in misc PVC
does it really matter...? fuck around and find out!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user