Update the chart service file

This commit is contained in:
ajesh
2019-09-24 22:12:25 +05:30
parent 955d701fba
commit 44a9d6b6e2
2 changed files with 14 additions and 14 deletions

View File

@@ -4,14 +4,10 @@ metadata:
name: kubernetes name: kubernetes
annotations: annotations:
categories: "Kubernetes" categories: "Kubernetes"
vendor: "CNCF" chartDescription: Injects generic kubernetes chaos
createdAt: 2019-08-12T10:28:08Z
repository: https://github.com/litmuschaos/community-charts
support: https://slack.kubernetes.io/
description: Injects generic kubernetes chaos
spec: spec:
displayName: Kubernetes displayName: Kubernetes
description: > 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. Install all will install the following subcharts 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. Install all will install the following subcharts
<br> - State <br> - State
@@ -23,7 +19,7 @@ spec:
keywords: keywords:
- Kubernetes - Kubernetes
- ContainerOrchestrators - Container
version: {{ VERSION }} version: {{ VERSION }}
maturity: alpha maturity: alpha
maintainers: maintainers:
@@ -37,6 +33,10 @@ spec:
url: https://kubernetes.io url: https://kubernetes.io
- name: Source Code - name: Source Code
url: https://github.com/kubernetes/kubernetes url: https://github.com/kubernetes/kubernetes
- name: Kubernetes Slack
url: https://slack.kubernetes.io/
- name: Documentation
url: https://kubernetes.io/docs/home/
icon: icon:
- url: - url:
mediatype: image/png mediatype: image/png

View File

@@ -4,14 +4,10 @@ metadata:
name: kubernetes-v0.1.0 name: kubernetes-v0.1.0
annotations: annotations:
categories: "Kubernetes" categories: "Kubernetes"
vendor: "CNCF" chartDescription: Injects generic kubernetes chaos
createdAt: 2019-08-12T10:28:08Z
repository: https://github.com/litmuschaos/community-charts
support: https://slack.kubernetes.io/
description: Injects generic kubernetes chaos
spec: spec:
displayName: Kubernetes displayName: Kubernetes
description: > 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. Install all will install the following subcharts 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. Install all will install the following subcharts
<br> - State <br> - State
@@ -23,7 +19,7 @@ spec:
keywords: keywords:
- Kubernetes - Kubernetes
- ContainerOrchestrators - Container
version: v0.1.0 version: v0.1.0
maturity: alpha maturity: alpha
maintainers: maintainers:
@@ -37,6 +33,10 @@ spec:
url: https://kubernetes.io url: https://kubernetes.io
- name: Source Code - name: Source Code
url: https://github.com/kubernetes/kubernetes url: https://github.com/kubernetes/kubernetes
- name: Kubernetes Slack
url: https://slack.kubernetes.io/
- name: Documentation
url: https://kubernetes.io/docs/home/
icon: icon:
- url: - url:
mediatype: image/png mediatype: image/png