19 lines
724 B
YAML
19 lines
724 B
YAML
config:
|
|
- CDbmw-points-push-notifications-service: default.json
|
|
|
|
|
|
#Prod alerting profiles for EMEA
|
|
CDbmw-points-push-notifications-service.EMEA-Prod:
|
|
- name: CD_bmw-points-push-notifications-service PROD
|
|
- tag: bmw-points-push-notifications-service
|
|
- mzId: CD_bmw-points-push-notifications-service/management-zone/CDbmw-points-push-notifications-service.id
|
|
- env: PROD
|
|
- skipDeployment: "false"
|
|
|
|
#INT alerting profiles for EMEA
|
|
CDbmw-points-push-notifications-service.EMEA-PreProd:
|
|
- name: CD_bmw-points-push-notifications-service INT
|
|
- tag: bmw-points-push-notifications-service
|
|
- mzId: CD_bmw-points-push-notifications-service/management-zone/CDbmw-points-push-notifications-service.id
|
|
- env: INT
|
|
- skipDeployment: "false" |