[COMMON] Harmonize resource settings, Part 2
[oom.git] / kubernetes / vfc / components / vfc-nslcm / templates / deployment.yaml
index 9d4497d..280c038 100644 (file)
@@ -55,10 +55,10 @@ spec:
         resources:
           limits:
             cpu: "100m"
-            memory: "0.5Gi"
+            memory: "500Mi"
           requests:
             cpu: "3m"
-            memory: "0.02Gi"
+            memory: "20Mi"
       containers:
         - name: {{ include "common.name" . }}
           command: