diff options
Diffstat (limited to 'kubernetes/namespaces/monitoring/alerts/README.md')
-rw-r--r-- | kubernetes/namespaces/monitoring/alerts/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/namespaces/monitoring/alerts/README.md b/kubernetes/namespaces/monitoring/alerts/README.md new file mode 100644 index 0000000..75f70ac --- /dev/null +++ b/kubernetes/namespaces/monitoring/alerts/README.md @@ -0,0 +1,5 @@ +# Alerts + +This directory contains alerting rules and routing configuration for production. + +To build and upload this configuration, see the annotated `Makefile` in this directory. |