* chore(spring-boot): adding spring boot charts Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
apiVersion: litmuchaos.io/v1alpha1
|
|
kind: ChartServiceVersion
|
|
metadata:
|
|
createdAt: 2022-11-17T10:28:08Z
|
|
name: spring-boot
|
|
version: 0.1.0
|
|
annotations:
|
|
categories: Spring Boot
|
|
chartDescription: Injects spring boot chaos
|
|
spec:
|
|
displayName: Spring Boot Chaos
|
|
categoryDescription: >
|
|
It contains chaos to disrupt state of spring-boot application.
|
|
experiments:
|
|
- spring-boot-app-kill
|
|
- spring-boot-cpu-stress
|
|
- spring-boot-memory-stress
|
|
- spring-boot-latency
|
|
- spring-boot-exceptions
|
|
- spring-boot-faults
|
|
keywords:
|
|
- Kubernetes
|
|
- Spring Boot
|
|
- K8S
|
|
- Pod
|
|
maintainers:
|
|
- name: Stephane Cazeaux
|
|
email: stephane.cazeaux@orange.com
|
|
- name: Shubham Chaudhary
|
|
email: shubham.chaudhary@harness.io
|
|
minKubeVersion: 1.12.0
|
|
provider:
|
|
name: Orange
|
|
links:
|
|
- name: Documentation
|
|
url: https://spring.io/projects/spring-boot
|
|
icon:
|
|
- url: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/spring-boot/icons/spring-boot.png
|
|
mediatype: image/png
|
|
chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/spring-boot/experiments.yaml
|