From 9b104cdf95abf784c83a1afb0a247d8315f86f36 Mon Sep 17 00:00:00 2001 From: Molly Miller Date: Mon, 20 Jun 2022 15:43:34 +0100 Subject: [PATCH] charts/coturn: update for configurable metrics labels. --- charts/coturn/Chart.yaml | 2 +- charts/coturn/templates/configmap-coturn-conf-template.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/coturn/Chart.yaml b/charts/coturn/Chart.yaml index 8d7c326673c..1893104adec 100644 --- a/charts/coturn/Chart.yaml +++ b/charts/coturn/Chart.yaml @@ -11,4 +11,4 @@ version: 0.0.42 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 4.5.2-wireapp.5 +appVersion: 4.5.2-wireapp.6 diff --git a/charts/coturn/templates/configmap-coturn-conf-template.yaml b/charts/coturn/templates/configmap-coturn-conf-template.yaml index a50424e56d5..61f5209e625 100644 --- a/charts/coturn/templates/configmap-coturn-conf-template.yaml +++ b/charts/coturn/templates/configmap-coturn-conf-template.yaml @@ -33,6 +33,7 @@ data: ## prometheus metrics prometheus-ip=__COTURN_POD_IP__ prometheus-port={{ .Values.coturnMetricsListenPort }} + prometheus-no-username-labels ## logs log-file=stdout