Merge "[DCAEGEN2] Update base image for healthcheck"
[oom.git] / kubernetes / sdc / components / sdc-be / values.yaml
index 9191d5d..074a166 100644 (file)
@@ -39,8 +39,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.12.5
-backendInitImage: onap/sdc-backend-init:1.12.5
+image: onap/sdc-backend-all-plugins:1.13.6
+backendInitImage: onap/sdc-backend-init:1.13.6
 
 pullPolicy: Always
 
@@ -155,14 +155,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 3Gi
     requests:
       cpu: 0.5
       memory: 3Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 6Gi
     requests:
       cpu: 1