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:
committed by
GitHub
parent
6596977c5d
commit
f41ae89302
40
charts/spring-boot/spring-boot.chartserviceversion.yaml
Normal file
40
charts/spring-boot/spring-boot.chartserviceversion.yaml
Normal 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
|
Reference in New Issue
Block a user