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

51 lines
1.5 KiB
YAML

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