(elasticsearch): Add elasticsearch dummy chaos chart (#187)

Signed-off-by: Chandan Kumar <chandan.kumar@mayadata.io>
This commit is contained in:
Chandan Kumar
2020-03-17 14:42:19 +05:30
committed by GitHub
parent c0fb98e4d9
commit 853211fcf2
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion
metadata:
createdAt: 2020-03-16T10:28:08Z
name: elasticsearch
version: 0.0.1
annotations:
categories: elasticsearch
chartDescription: Injects chaos on elasticsearch components
spec:
displayName: Elasticsearch Chaos
categoryDescription: >
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
experiments:
keywords:
- Kubernetes
- Elasticsearch
maintainers:
- name: rahulchheda
email: rahul.chheda@mayadata.io
minKubeVersion: 1.12.0
provider:
name: Mayadata
links:
- name: Elasticsearch Website
url: https://www.elastic.co/
icon:
- url:
mediatype:
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/elasticsearch/experiments.yaml

View File

@@ -0,0 +1,2 @@
packageName: elasticsearch
experiments:

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB