resolve typo in charts description (#185)
* resolve typo in charts description Signed-off-by: gprasath <giridhara.prasad@mayadata.io>
This commit is contained in:
@@ -10,7 +10,7 @@ metadata:
|
||||
spec:
|
||||
displayName: Generic Chaos
|
||||
categoryDescription: >
|
||||
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. It will install all the experiments which can be used to inject chaos into containerized appications.
|
||||
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easier management and discovery. It will install all the experiments which can be used to inject chaos into containerized applications.
|
||||
|
||||
experiments:
|
||||
- pod-delete
|
||||
|
Reference in New Issue
Block a user