Switch Grafana dev endpoint to local IP and re-enable contact points
This commit is contained in:
@ -19,7 +19,8 @@ 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 = true
|
||||
enable_contact_points = true
|
||||
|
||||
# Grafana organization settings as an array of objects
|
||||
organizations = [
|
||||
|
||||
Reference in New Issue
Block a user