[COMMON] Harmonize resource settings
[oom.git] / kubernetes / policy / components / policy-clamp-ac-kserve-ppnt / values.yaml
index 633bb68..b7e5144 100755 (executable)
@@ -94,18 +94,18 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 1
-      memory: 0.7Gi
+      cpu: "1"
+      memory: "0.7Gi"
     requests:
-      cpu: 0.5
-      memory: 0.7Gi
+      cpu: "0.5"
+      memory: "0.7Gi"
   large:
     limits:
-      cpu: 2
-      memory: 1.4Gi
+      cpu: "2"
+      memory: "1.4Gi"
     requests:
-      cpu: 1
-      memory: 1.4Gi
+      cpu: "1"
+      memory: "1.4Gi"
   unlimited: {}
 #Pods Service Account
 serviceAccount: