Files
deprecated-helm-charts/stable/elastalert/Chart.yaml
T
Andrew AadlandandKubernetes Prow Robot 729660988d Allow mounting extra volumes (#15860)
Signed-off-by: Andrew Aadland <aa23@protonmail.com>

Allows one to mount any number of volumes into the pod.

This is useful, for example, when sending email to an SMTP relay that
requires authentication (and thus the `smtp_auth_file` config parameter
to point to a path on the file system). An example for this is commented
2019-07-25 05:31:53 -07:00

17 lines
562 B
YAML

apiVersion: v1
description: ElastAlert is a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch.
name: elastalert
version: 1.1.0
appVersion: 0.1.39
home: https://github.com/Yelp/elastalert
icon: https://static-www.elastic.co/assets/blteb1c97719574938d/logo-elastic-elasticsearch-lt.svg
sources:
- https://github.com/jertel/elastalert-docker
- https://github.com/Yelp/elastalert
maintainers:
- name: jertel
email: jertel@codesim.com
- name: olemarkus
email: o.with@sportradar.com
engine: gotpl