Skip to content

Commit 7945a76

Browse files
authored
Merge pull request #15 from DEFRA/change-cdp-canary-name
Change name to match the service
2 parents 60953a9 + 777297c commit 7945a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/pagerduty-service-override.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const serviceToPagerDutyServiceOverride = {
3636
'cdp-waf': {
3737
teams: ['platform']
3838
},
39-
'cdp-canary': {
39+
'cdp-canary-deployment-backend': {
4040
teams: ['platform-tenant-cko']
4141
}
4242
}

0 commit comments

Comments
 (0)