#
 # ============LICENSE_START====================================================
 # =============================================================================
-# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved.
 # =============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
     default: dcae-redis.onap.svc.cluster.local:6379
   tag_version:
     type: string
-    default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.0.0"
+    default: "{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.2"
   consul_host:
     type: string
     default: consul-server.onap.svc.cluster.local
           get_input: tag_version
         log_info:
           log_directory: "/opt/app/TCAnalytics/logs"
+        resource_config:
+            limits:
+                cpu: '1'
+            requests:
+                cpu: '0.5'
         application_config:
             app_config:
                 appDescription: DCAE Analytics Threshold Crossing Alert Application
             ports:
               - concat: ["11011:", "0"]
 
-