Add license scan report and status (#164)
Signed-off-by: fossabot <badges@fossa.io>
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# Chaos-Charts
|
# Chaos-Charts
|
||||||
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts?ref=badge_shield)
|
||||||
|
|
||||||
This repository hosts the Litmus Chaos Charts.
|
This repository hosts the Litmus Chaos Charts.
|
||||||
|
|
||||||
## Installation Steps for Chart Releases
|
## Installation Steps for Chart Releases
|
||||||
@@ -28,3 +30,7 @@ path of the experiment manifest within the parent chart. For example, to install
|
|||||||
```bash
|
```bash
|
||||||
find chaos-charts-1.1.0 -name experiment.yaml | grep 'generic/pod-delete' | xargs kubectl apply -n sock-shop -f
|
find chaos-charts-1.1.0 -name experiment.yaml | grep 'generic/pod-delete' | xargs kubectl apply -n sock-shop -f
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## License
|
||||||
|
[](https://app.fossa.io/projects/git%2Bgithub.com%2Flitmuschaos%2Fchaos-charts?ref=badge_large)
|
Reference in New Issue
Block a user