adding argo-events-chart (#9)
This commit is contained in:
parent
1fed7f37cf
commit
ab5f2edf9d
15 changed files with 256 additions and 0 deletions
13
charts/argo-events/README.md
Normal file
13
charts/argo-events/README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue