values.yaml 295 B

123456789101112131415161718
  1. image:
  2. pullPolicy: IfNotPresent
  3. repository: linuxserver/diskover
  4. tag: "2.0.1"
  5. elasticsearch:
  6. image:
  7. pullPolicy: IfNotPresent
  8. repository: elasticsearch
  9. tag: "7.5.2"
  10. python:
  11. image:
  12. pullPolicy: IfNotPresent
  13. repository: python
  14. tag: "3.10"
  15. es_user: elasticsearch