43 lines
1.4 KiB
YAML
43 lines
1.4 KiB
YAML
config:
|
|
- CDam-vehicle-activation: default.json
|
|
|
|
|
|
#Prod alerting profiles for EMEA/NA/CN
|
|
CDam-vehicle-activation.EMEA-Prod:
|
|
- name: CD_am-vehicle-activation PROD
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: PROD
|
|
- skipDeployment: "false"
|
|
CDam-vehicle-activation.NA-Prod:
|
|
- name: CD_am-vehicle-activation PROD
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: PROD
|
|
- skipDeployment: "false"
|
|
CDam-vehicle-activation.CN-Prod:
|
|
- name: CD_am-vehicle-activation PROD
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: PROD
|
|
- skipDeployment: "false"
|
|
|
|
#INT alerting profiles for EMEA/NA/CN
|
|
CDam-vehicle-activation.EMEA-PreProd:
|
|
- name: CD_am-vehicle-activation INT
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: INT
|
|
- skipDeployment: "false"
|
|
CDam-vehicle-activation.NA-PreProd:
|
|
- name: CD_am-vehicle-activation INT
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: INT
|
|
- skipDeployment: "false"
|
|
CDam-vehicle-activation.CN-PreProd:
|
|
- name: CD_am-vehicle-activation INT
|
|
- tag: am-vehicle-activation
|
|
- mzId: CD_am-vehicle-activation/management-zone/CDam-vehicle-activation.id
|
|
- env: INT
|
|
- skipDeployment: "false" |