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

51 lines
1.4 KiB
YAML

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