We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc8f0a2 + ffa661c commit 64e77d2Copy full SHA for 64e77d2
1 file changed
terraform/deployments/cluster-services/templates/alertmanager-config.tpl
@@ -42,7 +42,7 @@ alertmanager:
42
client_url: "https://${alertmanager_host}/#/alerts?receiver={{ .Receiver | urlquery }}"
43
- name: 'slack-signon-token-expiry'
44
slack_configs:
45
- - channel: '#govuk-publishing-platform-system-alerts'
+ - channel: '#govuk-content-apis-system-alerts'
46
send_resolved: true
47
icon_url: https://avatars3.githubusercontent.com/u/3380462
48
title: |-
0 commit comments