diff --git a/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml index 9870df9f..c80ce54d 100644 --- a/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_rtchandler/custom-service-java/custom-service-java.yaml @@ -7,11 +7,11 @@ customService1: - className: com.bmw.cc.ts.rtchandler.bm.message - methodName: handleMessage - returnType: void -- skipDeployment: "true" +- skipDeployment: "false" customService2: - name: vdlm-rtchandler-SQSNgtpRtcHandlerIn - className: com.bmw.cc.ts.rtchandler.integration.ngtp.v1.boundary - methodName: sendMessage - returnType: void -- skipDeployment: "true" \ No newline at end of file +- skipDeployment: "false" \ No newline at end of file