argocd-helm/charts/argo-events
Antons Kranga 4696111a14 Invalid json syntax (#11) (#12)
* Invalid json syntax (#11)

* More of invalid json syntax (#11)
2018-08-06 08:08:55 +03:00
..
templates Invalid json syntax (#11) (#12) 2018-08-06 08:08:55 +03:00
.helmignore adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00
Chart.yaml adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00
README.md adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00
values.yaml adding argo-events-chart (#9) 2018-08-03 01:18:31 -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