adding configmap to activate the external metrics provider (#8764)

Signed-off-by: charlyF <charly@datadoghq.com>
This commit is contained in:
Charly Fontaine
2018-10-26 01:34:24 -07:00
committed by k8s-ci-robot
parent da2de18230
commit 1d5fbd815a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: datadog
version: 1.9.0
version: 1.9.1
appVersion: 6.5.2
description: DataDog Agent
keywords:
@@ -48,6 +48,7 @@ rules:
- datadog-leader-election # Leader election token
{{- if .Values.clusterAgent.metricsProvider.enabled }}
- datadog-custom-metrics
- extension-apiserver-authentication
{{- end }}
verbs:
- get