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

51 lines
1.4 KiB
YAML

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