[stable/datadog] Update datadog cluster agent rbac to create events in k8s (#22033)

* Update datadog cluster agent rbac

Signed-off-by: ed kim <edward.kim@lendi.com.au>

* Updated chart version again

Signed-off-by: ed kim <edward.kim@lendi.com.au>
This commit is contained in:
Ted Kim
2020-04-26 08:11:28 -07:00
committed by GitHub
parent 3cae659574
commit 09945d1882
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: datadog
version: 2.2.6
version: 2.2.7
appVersion: "7"
description: Datadog Agent
keywords:
+2 -1
View File
@@ -60,10 +60,11 @@ rules:
verbs:
- get
- update
- apiGroups: # To create the leader election token
- apiGroups: # To create the leader election token and hpa events
- ""
resources:
- configmaps
- events
verbs:
- create
- nonResourceURLs: