Merge "[DCAEGEN2] Update helm chart for dcae-prh"
[oom.git] / kubernetes / dcaegen2-services / components / dcae-prh / values.yaml
index 4f8ec77..f9d88e4 100644 (file)
@@ -183,18 +183,18 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 1
-      memory: 3Gi
+      cpu: "1"
+      memory: "3Gi"
     requests:
-      cpu: 0.5
-      memory: 3Gi
+      cpu: "0.5"
+      memory: "3Gi"
   large:
     limits:
-      cpu: 2
-      memory: 6Gi
+      cpu: "2"
+      memory: "6Gi"
     requests:
-      cpu: 1
-      memory: 6Gi
+      cpu: "1"
+      memory: "6Gi"
   unlimited: {}
 
 #Pods Service Account