cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_ercaf/notification/notification.yaml

51 lines
1.4 KiB
YAML

config:
- CDercaf-PROD: msTeams.json
- CDercaf-INT: msTeams.json
#Prod notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDercaf-PROD:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-PROD.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDercaf-PROD.EMEA-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDercaf-PROD.NA-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-PROD.id
- webhook: https://empty
- skipDeployment: "false"
CDercaf-PROD.CN-Prod:
- name: CD_ercaf PROD
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-PROD.id
- webhook: https://empty
- skipDeployment: "false"
#INT notification system for EMEA/NA/CN
#Dry-run needed for all hubs
CDercaf-INT:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-INT.id
- webhook: https://empty
- skipDeployment: "true"
#Configuration
CDercaf-INT.EMEA-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDercaf-INT.NA-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-INT.id
- webhook: https://empty
- skipDeployment: "false"
CDercaf-INT.CN-PreProd:
- name: CD_ercaf INT
- alertingProfile: CD_ercaf/alerting-profile/CDercaf-INT.id
- webhook: https://empty
- skipDeployment: "false"