Update the chart service file

This commit is contained in:
ajesh
2019-09-25 14:27:52 +05:30
parent 44a9d6b6e2
commit 96af29bba5
4 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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