feat(argo-events): add support for resource requests/limits (#761)
* 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>
This commit is contained in:
parent
f6069848f5
commit
6acfdc62ef
5 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
description: A Helm chart to install Argo-Events in k8s Cluster
|
||||
name: argo-events
|
||||
version: 1.4.2
|
||||
version: 1.4.3
|
||||
keywords:
|
||||
- argo-events
|
||||
- sensor-controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue