From 028b41bf958b716fd41fce154126643b72c8fe40 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Wed, 18 Jan 2023 13:17:36 +0100 Subject: [PATCH] Update common.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/promcord/templates/common.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/stable/promcord/templates/common.yaml b/charts/stable/promcord/templates/common.yaml index cbf66c20818..103b1c35be7 100644 --- a/charts/stable/promcord/templates/common.yaml +++ b/charts/stable/promcord/templates/common.yaml @@ -1,2 +1,6 @@ {{/* Render the templates */}} {{ include "tc.common.loader.all" . }} + + +{{ include "promcord.metrics" . }} +{{ include "promcord.metrics.prometheusrules" . }}