mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
adding configmap to activate the external metrics provider (#8764)
Signed-off-by: charlyF <charly@datadoghq.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
da2de18230
commit
1d5fbd815a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user