Minor change in CSV

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
This commit is contained in:
Amit Kumar Das
2021-06-03 10:58:26 +05:30
parent ae5e6e34a1
commit 82dbc6f955
2 changed files with 4 additions and 4 deletions

View File

@@ -2,13 +2,13 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion kind: ChartServiceVersion
metadata: metadata:
createdAt: 2021-05-24T10:28:08Z createdAt: 2021-05-24T10:28:08Z
name: sock-shop name: sock-shop-cmdProbe
version: 0.1.0 version: 0.1.0
annotations: annotations:
categories: sock-shop categories: sock-shop
chartDescription: Injects chaos on sock-shop application using cmd probe. chartDescription: Injects chaos on sock-shop application using cmd probe.
spec: spec:
displayName: Sock-Shop Chaos displayName: Sock-Shop-Chaos
categoryDescription: > categoryDescription: >
It install sock-shop application, generate loads, inject chaos on sock-shop, It install sock-shop application, generate loads, inject chaos on sock-shop,
uninstall the application and revert the chaos uninstall the application and revert the chaos

View File

@@ -2,13 +2,13 @@ apiVersion: litmuchaos.io/v1alpha1
kind: ChartServiceVersion kind: ChartServiceVersion
metadata: metadata:
createdAt: 2021-05-24T10:28:08Z createdAt: 2021-05-24T10:28:08Z
name: sock-shop name: sock-shop-promProbe
version: 0.1.0 version: 0.1.0
annotations: annotations:
categories: sock-shop categories: sock-shop
chartDescription: Injects chaos on sock-shop application using prom probe. chartDescription: Injects chaos on sock-shop application using prom probe.
spec: spec:
displayName: Sock-Shop Chaos displayName: Sock-Shop-Chaos
categoryDescription: > categoryDescription: >
It install sock-shop application, generate loads, inject chaos on sock-shop, It install sock-shop application, generate loads, inject chaos on sock-shop,
uninstall the application and revert the chaos uninstall the application and revert the chaos