mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 11:48:55 +08:00
19 lines
327 B
YAML
19 lines
327 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: linuxserver/diskover
|
|
tag: "2.0.1"
|
|
|
|
elasticsearch:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: docker.elastic.co/elasticsearch/elasticsearch
|
|
tag: "7.5.2"
|
|
|
|
python:
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: python
|
|
tag: "3.10"
|
|
|
|
es_user: elasticsearch
|