Files
chart/community/immich/1.0.3/ci/basic-values.yaml
2023-07-11 23:32:50 +00:00

23 lines
548 B
YAML

immichStorage:
uploads:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/uploads
library:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/library
thumbs:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/thumbs
profile:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/profile
video:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/video
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgData
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgBackup