cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_am-esim-ui/notification/notification.yaml

51 lines
1.6 KiB
YAML

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