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

51 lines
1.4 KiB
YAML

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