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