TrueChartsClone/templates/questions/prometheusRule.yaml

15 lines
577 B
YAML

- variable: prometheusRule
label: "PrometheusRule"
description: "Enable and configure Prometheus Rules for the App."
schema:
additional_attrs: true
type: dict
attrs:
- variable: enabled
label: "Enabled"
description: "Enable Prometheus Metrics"
schema:
type: boolean
default: false
# TODO: Rule List section