test-values.yaml 398 B

123456789101112131415161718192021
  1. appVolumeMounts:
  2. import:
  3. emptyDir: true
  4. mountPath: /photoprism/import
  5. original:
  6. emptyDir: true
  7. mountPath: /photoprism/originals
  8. storage:
  9. emptyDir: true
  10. mountPath: /photoprism/storage
  11. dnsConfig:
  12. options: []
  13. emptyDirVolumes: true
  14. environmentVariables: []
  15. extraAppVolumeMounts: []
  16. ownerGID: 568
  17. ownerUID: 568
  18. password: admin123
  19. public: false
  20. web_port: 32000
  21. global: {}