mirror of
https://github.com/helm/charts.git
synced 2026-08-22 13:57:51 +00:00
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
17 lines
562 B
YAML
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
|