docs(alerting): clarify behaviour when provisioning the policy tree (#101937)

This commit is contained in:
Pepe Cano
2025-03-11 15:58:25 +01:00
committed by GitHub
parent 911c99f325
commit 5bfe046da9
5 changed files with 14 additions and 15 deletions
@@ -0,0 +1,9 @@
---
title: 'Warning Provisioning Tree'
---
{{% admonition type="warning" %}}
Since the policy tree is a single resource, provisioning it will overwrite all policies in the notification policy tree. However, it does not affect internal policies created when alert rules directly select a contact point.
{{< /admonition >}}