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

51 lines
1.7 KiB
YAML

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