diff --git a/charts/enterprise/cert-manager/questions.yaml b/charts/enterprise/cert-manager/questions.yaml index 1a9da09fbae..6f72fc033fe 100644 --- a/charts/enterprise/cert-manager/questions.yaml +++ b/charts/enterprise/cert-manager/questions.yaml @@ -267,8 +267,16 @@ questions: required: true default: "selfSigned" - - -# Include{metrics} -# Include{prometheusRule} -# Include{documentation} + - variable: customMetrics + group: Metrics + label: Prometheus Metrics + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + description: Enable Prometheus Metrics + schema: + type: boolean + default: true