
* feat(argo-events): add support for resource requests/limits Signed-off-by: Chris St. Pierre <chris.a.st.pierre@gmail.com> * Fix `resources` scope Signed-off-by: Chris St. Pierre <chris.a.st.pierre@gmail.com> * Apply suggestions from code review Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
17 lines
461 B
YAML
17 lines
461 B
YAML
apiVersion: v2
|
|
description: A Helm chart to install Argo-Events in k8s Cluster
|
|
name: argo-events
|
|
version: 1.4.3
|
|
keywords:
|
|
- argo-events
|
|
- sensor-controller
|
|
- eventsource-controller
|
|
- eventbus-controller
|
|
sources:
|
|
- https://github.com/argoproj/argo-events
|
|
maintainers:
|
|
- name: VaibhavPage
|
|
- name: whynowy
|
|
appVersion: 1.3.1
|
|
icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png
|
|
home: https://github.com/argoproj/argo-helm
|