adding argo-events-chart (#9)
This commit is contained in:
parent
1fed7f37cf
commit
ab5f2edf9d
15 changed files with 256 additions and 0 deletions
15
charts/argo-events/Chart.yaml
Normal file
15
charts/argo-events/Chart.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
apiVersion: v1
|
||||
description: A Helm chart to install Argo-Events in k8s Cluster
|
||||
name: argo-events
|
||||
version: 0.1.0
|
||||
keywords:
|
||||
- argo-events
|
||||
- sensor-controller
|
||||
sources:
|
||||
- https://github.com/argoproj/argo-events
|
||||
maintainers:
|
||||
- name: Matt Magaldi
|
||||
email: mmagaldi@blackrock.com
|
||||
- name: Vaibhav Page
|
||||
email: vpage@blackrock.com
|
||||
appVersion: 0.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue