config: - CDnotification-service-PROD: default.json - CDnotification-service-E2E: default.json - CDnotification-service-INT: default.json - CDnotification-service-TEST: default.json #PROD dashboards for EMEA/NA/CN Prod #Dry-run needed for all hubs CDnotification-service-PROD: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: PROD - skipDeployment: "true" #Configuration CDnotification-service-PROD.EMEA-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" CDnotification-service-PROD.NA-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" CDnotification-service-PROD.CN-Prod: - name: CD_notification-service PROD - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: PROD - skipDeployment: "false" #E2E dashboards for EMEA/NA/CN E2E #Dry-run needed for all hubs CDnotification-service-E2E: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: E2E - skipDeployment: "true" #Configuration CDnotification-service-E2E.EMEA-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: E2E - tag: notification-service - skipDeployment: "true" CDnotification-service-E2E.NA-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: E2E - tag: notification-service - skipDeployment: "true" CDnotification-service-E2E.CN-Prod: - name: CD_notification-service E2E - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: E2E - tag: notification-service - skipDeployment: "true" #INT dashboards for EMEA/NA/CN #Dry-run needed for all hubs CDnotification-service-INT: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: INT - tag: notification-service - skipDeployment: "true" #Configuration CDnotification-service-INT.EMEA-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: INT - tag: notification-service - skipDeployment: "false" CDnotification-service-INT.NA-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: INT - skipDeployment: "false" CDnotification-service-INT.CN-PreProd: - name: CD_notification-service INT - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: INT - skipDeployment: "false" #TEST dashboards for EMEA/NA/CN #Dry-run needed for all hubs CDnotification-service-TEST: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "true" #Configuration CDnotification-service-TEST.EMEA-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - tag: notification-service - env: TEST - skipDeployment: "false" CDnotification-service-TEST.NA-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: TEST - skipDeployment: "false" CDnotification-service-TEST.CN-PreProd: - name: CD_notification-service TEST - mzName: CD_notification-service/management-zone/CDnotification-service.name - mzId: CD_notification-service/management-zone/CDnotification-service.id - env: TEST - skipDeployment: "false"