36 lines
1.2 KiB
YAML
36 lines
1.2 KiB
YAML
config:
|
|
- CDts-scallservice: msTeams.json
|
|
|
|
# Notification System for EMEA/NA/CN Prod
|
|
CDts-scallservice.EMEA-Prod:
|
|
- name: CD_ts-scallservice PROD
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true"
|
|
CDts-scallservice.NA-Prod:
|
|
- name: CD_ts-scallservice PROD
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true"
|
|
CDts-scallservice.CN-Prod:
|
|
- name: CD_ts-scallservice PROD
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true"
|
|
|
|
# Notification System for EMEA/NA/CN PreProd
|
|
CDts-scallservice.EMEA-PreProd:
|
|
- name: CD_ts-scallservice INT
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true"
|
|
CDts-scallservice.NA-PreProd:
|
|
- name: CD_ts-scallservice INT
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true"
|
|
CDts-scallservice.CN-PreProd:
|
|
- name: CD_ts-scallservice INT
|
|
- alertingProfile: CD_ts-scallservice/alerting-profile/CDts-scallservice.id
|
|
- webhook: https://empty
|
|
- skipDeployment: "true" |