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