Skip to content

Commit 99a40f5

Browse files
authored
Merge pull request #4268 from alphagov/new-name-content-api-team
Update slack channel following team name change
2 parents 452a735 + 62ee3bc commit 99a40f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/kube-prometheus-stack-bootstrap/templates/alertmanagerconfig.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ spec:
156156
{{- include "slack.text" . | nindent 8 }}
157157
- name: 'slack-signon-token-expiry'
158158
slackConfigs:
159-
- channel: '#govuk-publishing-platform-system-alerts'
159+
- channel: '#govuk-content-apis-system-alerts'
160160
{{- include "slack.template" . | nindent 6 }}
161161
text: |-
162162
{{- include "slack.expiringtokenstext" . | nindent 8 }}
@@ -210,7 +210,7 @@ spec:
210210
{{- include "slack.text" . | nindent 8 }}
211211
- name: 'slack-graphql-notifications'
212212
slackConfigs:
213-
- channel: '#govuk-publishing-platform-system-alerts'
213+
- channel: '#govuk-content-apis-system-alerts'
214214
{{- include "slack.template" . | nindent 6 }}
215215
text: |-
216216
{{- include "slack.text" . | nindent 8 }}

0 commit comments

Comments
 (0)