Chore[New Exp]: Charts for HTTP Modify Body (#557)

* Added http modify body experiment charts
This commit is contained in:
Akash Shrivastava
2022-07-15 18:58:46 +05:30
committed by GitHub
parent 020be97af6
commit c70e2508c6
20 changed files with 888 additions and 121 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: litmuschaos.io/v1alpha1
description:
message: |
it injects http reset into the pod which stops outgoing http requests by resetting the TCP connection and then reverts back to the original state after the specified duration
it injects chaos into the pod which stops outgoing http requests by resetting the TCP connection and then reverts back to the original state after a specified duration
kind: ChaosExperiment
metadata:
name: pod-http-reset-peer