Commit Graph
9 Commits
Author SHA1 Message Date
Bryan Rosander 7a7c8ef343 Allow setting of command and args on elastalert deployment (#5530)
* Allow setting of command and args on elastalert deployment

* Bumping minor version
2018-05-25 03:42:33 -07:00
Giancarlo Rubio f62797031f [Elastalert] set replicas count in deployment file (#5555)
* set replicas count in deployment file

* Update Chart.yaml

* Update Chart.yaml

* Update values.yaml
2018-05-17 14:28:02 -07:00
Jason Ertel ca5d95c810 [stable/elastalert] Upgrade to 0.1.30 of elastalert docker image (#5542)
* upgrade to new docker image 0.1.30

* upgrade to new docker image 0.1.30
2018-05-16 15:43:49 -07:00
Giancarlo Rubio 265f6ab530 [elastalert] Add flag to use_ssl when connecting to elasticsearch (#5269)
* Add flag to use_ssl when connecting to elasticsearch

* Set checksum on config files to automatically restart pod after a config/rule change

* Set use_ssl variable using camel case

* Update values.yaml
2018-05-09 16:02:54 -07:00
AdamDang 3b71472e2f Typo fix in elastalert/README.md: "is" is missed (#4989)
* Add version for elastalert

Add version for elastalert

* Typo fix in elastalert/README.md

Typo fix in elastalert/README.md
2018-04-19 07:51:01 -07:00
AdamDang 477f46a9af Add home key for elastalert (#4757)
The key "home" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-07 02:30:08 -07:00
Jason Ertel a6830d65f7 [stable/elastalert] Updated image for Elasticsearch 6 support, and other minor chart adjustments (#3859)
* Updated image for Elasticsearch 6 support, removed supervisord since k8s deployments provide that capability already, and added apiVersion to support helm upgrades

* added new dockerfile source repo to sources list for the Helm chart

* removed obsolete repo from helm Chart source list

* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot

* conditionally create the deployment only if elasticsearch host was provided; needed for PR merge bot

* change maintainer format
2018-03-16 06:02:23 -07:00
Peter Grant 17717863bd fix readme (#3271) 2018-01-09 02:27:17 -08:00
Peter Grant 679f8c1a24 Add Elastalert chart (#2676) 2017-11-23 20:59:45 +01:00