Update the chart service file
This commit is contained in:
@@ -11,7 +11,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
displayName: network
|
displayName: network
|
||||||
description: >
|
description: >
|
||||||
OpenEBS subchart networkChaos which contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods.
|
OpenEBS subchart networkChaos which contains chaos to disrupt network connectivity of openebs pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods.
|
||||||
keywords:
|
keywords:
|
||||||
- Kubernetes
|
- Kubernetes
|
||||||
- Network
|
- Network
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
apiVersion: litmuchaos.io/v1alpha1
|
apiVersion: litmuchaos.io/v1alpha1
|
||||||
kind: ChartServiceVersion
|
kind: ChartServiceVersion
|
||||||
metadata:
|
metadata:
|
||||||
name: kubernetes-network-v0.1.0
|
name: openebs-network-v0.1.0
|
||||||
annotations:
|
annotations:
|
||||||
categories: "OpenEBS"
|
categories: "OpenEBS"
|
||||||
vendor: "CNCF"
|
vendor: "CNCF"
|
||||||
@@ -11,7 +11,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
displayName: network
|
displayName: network
|
||||||
description: >
|
description: >
|
||||||
OpenEBS subchart networkChaos which contains chaos to disrupt network connectivity of kubernetes pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods.
|
OpenEBS subchart networkChaos which contains chaos to disrupt network connectivity of openebs pods. Experiments can inject random network jitters, delays and packet loss on the app replica pods.
|
||||||
keywords:
|
keywords:
|
||||||
- Kubernetes
|
- Kubernetes
|
||||||
- Network
|
- Network
|
||||||
|
@@ -27,7 +27,7 @@ spec:
|
|||||||
provider:
|
provider:
|
||||||
name: Mayadata
|
name: Mayadata
|
||||||
links:
|
links:
|
||||||
- name: Kubernetes Website
|
- name: OpenEBS Website
|
||||||
url: https://openebs.io
|
url: https://openebs.io
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://github.com/openebs/openebs
|
url: https://github.com/openebs/openebs
|
||||||
|
@@ -27,7 +27,7 @@ spec:
|
|||||||
provider:
|
provider:
|
||||||
name: Mayadata
|
name: Mayadata
|
||||||
links:
|
links:
|
||||||
- name: Kubernetes Website
|
- name: OpenEBS Website
|
||||||
url: https://openebs.io
|
url: https://openebs.io
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://github.com/openebs/openebs
|
url: https://github.com/openebs/openebs
|
||||||
|
Reference in New Issue
Block a user