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