Skip to content

Commit bb4a8fa

Browse files
add description
1 parent d1cf061 commit bb4a8fa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/assets/YAML/default/implementations.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ implementations:
2424
name: chaosmonkey
2525
tags: [chaos, testing]
2626
url: https://github.com/Netflix/chaosmonkey
27-
description: |-
28-
CI/CD tools such as jenkins, gitlab-ci or github-actions
27+
description: Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. Chaos Monkey randomly terminates virtual machine instances and containers that run inside of your production environment. Exposing engineers to failures more frequently incentivizes them to build resilient services.
2928
ci-cd-tools:
3029
uuid: b4bfead3-5fb6-4dd0-ba44-5da713bd22e4
3130
name: CI/CD tools

0 commit comments

Comments
 (0)