summaryrefslogtreecommitdiffstats
path: root/health/notifications
diff options
context:
space:
mode:
authorSatyadeep Ashwathnarayana <96257330+sashwathn@users.noreply.github.com>2023-07-28 13:55:03 +0530
committerGitHub <noreply@github.com>2023-07-28 13:55:03 +0530
commit78cb40c5d594cc8efbeba05c0ce4965cf11c3ff1 (patch)
tree33286004a40759c1d2bb5432c2ffc69970971f1c /health/notifications
parent79c9af877df9bba2b4d8c8e18fce7ec1df3256d8 (diff)
Sample Cloud Notifications metadata for Discord (#15597)
* Added a sample metadata.yaml for Alerta * Fixing training spaces bringing yamlint errors * Sample Cloud Notification matadata for Discord * Add yamllint line-length check disable * Update metadata.yaml
Diffstat (limited to 'health/notifications')
-rw-r--r--health/notifications/alerta/metadata.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/notifications/alerta/metadata.yaml b/health/notifications/alerta/metadata.yaml
index 81c7dcd99f..f2fd915e0d 100644
--- a/health/notifications/alerta/metadata.yaml
+++ b/health/notifications/alerta/metadata.yaml
@@ -53,7 +53,7 @@
- name: 'DEFAULT_RECIPIENT_ALERTA'
default_value: ''
description: |
- Set `DEFAULT_RECIPIENT_ALERTA`` to the default recipient environment you want the alert notifications to be sent to.
+ Set `DEFAULT_RECIPIENT_ALERTA` to the default recipient environment you want the alert notifications to be sent to.
All roles will default to this variable if left unconfigured.
required: true
- name: 'DEFAULT_RECIPIENT_CUSTOM'