Minor change in CSV
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user