cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_ts-tsbgam/notification/notification.yaml

51 lines
1.6 KiB
YAML

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