Files
truecharts/templates/questions/prometheusRule.yaml
Kjeld Schouten-Lebbing a571f0d1eb fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide

* fix(apps): set additional_attrs: true on all dicts

* even more
2022-01-21 01:35:59 +01:00

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