maasdevops_cicdtest/CD_Perseus/alerting-profile/alerting-profile.yaml

26 lines
520 B
YAML

config:
- CDPerseus-E2E: Perseus.json
- CDPerseus-PROD: Perseus.json
- CDPerseus-INT: Perseus.json
CDPerseus-E2E:
- name: CD_Perseus E2E
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: E2E
- skipDeployment: "false"
CDPerseus-PROD:
- name: CD_Perseus PROD
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: PROD
- skipDeployment: "false"
CDPerseus-INT:
- name: CD_Perseus INT
- tag: Perseus
- mzId: CD_Perseus/management-zone/CDPerseus.id
- env: PROD
- skipDeployment: "false"