config: - CDnotification-service: msTeams.json # Notification System for EMEA/NA/CN Prod CDnotification-service.EMEA-Prod: - name: CD_notification-service PROD - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true" CDnotification-service.NA-Prod: - name: CD_notification-service PROD - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true" CDnotification-service.CN-Prod: - name: CD_notification-service PROD - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true" # Notification System for EMEA/NA/CN PreProd CDnotification-service.EMEA-PreProd: - name: CD_notification-service INT - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true" CDnotification-service.NA-PreProd: - name: CD_notification-service INT - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true" CDnotification-service.CN-PreProd: - name: CD_notification-service INT - alertingProfile: CD_notification-service/alerting-profile/CDnotification-service.id - webhook: https://empty - skipDeployment: "true"