Merge "[SDC] Update SDC images to 1.13.6"
[oom.git] / kubernetes / sdc / components / sdc-fe / values.yaml
index 4c9f6af..7c99757 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.12.5
+image: onap/sdc-frontend:1.13.6
 pullPolicy: Always
 
 config:
@@ -122,14 +122,14 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 999
+      cpu: 1
       memory: 1Gi
     requests:
       cpu: 0.5
       memory: 1Gi
   large:
     limits:
-      cpu: 999
+      cpu: 2
       memory: 2Gi
     requests:
       cpu: 1