adding argo-events-chart (#9)

This commit is contained in:
Matthew Magaldi 2018-08-03 04:18:31 -04:00 committed by Jesse Suen
parent 1fed7f37cf
commit ab5f2edf9d
15 changed files with 256 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# Argo-Events Helm Chart
This helm chart installs the [argo-events](https://github.com/argoproj/argo-events) application. This application comes packaged with:
- Sensor Custom Resource Definition
- Sensor Controller Deployment
- Sensor Controller ConfigMap
- Sensor Controller Service Account
- Sensor Controller Cluster Roles
- Sensor Controller Cluster Role Bindings
Note: the associated `argo-events` cluster role and cluster role bindings can be found in the [roles](https://blade-git.blackrock.com/cloud-native/roles) repository. The purpose that these aren't included in this Helm chart is that we do not have the required permissions to create these resources in the Kubernetes clusters. Reach out to `+Group Kubernetes Support` for help in setting up these roles.
## Chart Values