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