disable_provenance: отключить запрет редактирования правил через API
This commit is contained in:
@ -19,7 +19,7 @@ dashboard_uid_max_length = 40
|
||||
# - Prevents manual changes in the Grafana UI from conflicting with Terraform-managed alerting resources.
|
||||
# - This setting ensures that any changes made directly in the Grafana UI will not persist for these resources.
|
||||
|
||||
disable_provenance = true
|
||||
disable_provenance = false
|
||||
enable_contact_points = true
|
||||
|
||||
# Grafana organization settings as an array of objects
|
||||
|
||||
Reference in New Issue
Block a user