Merge "[AAI] Make aai log level configurable"
[oom.git] / kubernetes / onap / resources / overrides / sm-onap.yaml
index cda4045..dc5da35 100644 (file)
@@ -104,11 +104,11 @@ sdc:
     resources:
       small:
         limits:
-          cpu: 1
-          memory: 2Gi
+          cpu: "1"
+          memory: "2Gi"
         requests:
-          cpu: 10m
-          memory: 500Mi
+          cpu: "10m"
+          memory: "500Mi"
   sdc-cs:
     config:
       maxHeapSize: "512M"