argocd-helm/charts/argo-events
Ilya Sotkov 61d426c1ca [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19)
* Use crd.version value and add ability to specify crd creation job sa
* Bump chart version to 0.2.0
2018-08-27 15:27:30 -07:00
..
templates [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19) 2018-08-27 15:27:30 -07:00
.helmignore adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00
Chart.yaml [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19) 2018-08-27 15:27:30 -07:00
README.md adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00
values.yaml [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19) 2018-08-27 15:27:30 -07:00

Argo-Events Helm Chart

This helm chart installs the 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 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