Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user