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
|
required: true
|
||||||
default: "selfSigned"
|
default: "selfSigned"
|
||||||
|
|
||||||
|
- variable: customMetrics
|
||||||
|
group: Metrics
|
||||||
# Include{metrics}
|
label: Prometheus Metrics
|
||||||
# Include{prometheusRule}
|
schema:
|
||||||
# Include{documentation}
|
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