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" . }}