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

51 lines
1.4 KiB
YAML

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