mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 05:39:24 +08:00
19 lines
335 B
YAML
19 lines
335 B
YAML
immichStorage:
|
|
uploads:
|
|
type: pvc
|
|
library:
|
|
type: pvc
|
|
thumbs:
|
|
type: pvc
|
|
profile:
|
|
type: pvc
|
|
video:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
additionalLibraries:
|
|
- hostPath: /mnt/{{ .Release.Name }}/additionalLibrary1
|
|
- hostPath: /mnt/{{ .Release.Name }}/additionalLibrary2
|