chore(spring-boot): adding spring boot charts (#575)

* chore(spring-boot): adding spring boot charts

Signed-off-by: Shubham Chaudhary <shubham.chaudhary@harness.io>
This commit is contained in:
Shubham Chaudhary
2022-11-21 23:40:21 +05:30
committed by GitHub
parent 6596977c5d
commit f41ae89302
33 changed files with 1588 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
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