basic-values.yaml 244 B

123456789101112131415161718
  1. immichStorage:
  2. uploads:
  3. type: pvc
  4. library:
  5. type: pvc
  6. thumbs:
  7. type: pvc
  8. profile:
  9. type: pvc
  10. video:
  11. type: pvc
  12. pgData:
  13. type: pvc
  14. pgBackup:
  15. type: emptyDir
  16. emptyDirConfig:
  17. medium: ""
  18. size: ""