Merge "Revert "basic auth for so-monitoring""
[oom.git] / kubernetes / portal / charts / portal-zookeeper / values.yaml
index c7c8030..6037d24 100644 (file)
@@ -62,11 +62,11 @@ flavor: small
 resources:
   small:
     limits:
-      cpu: 500m
-      memory: 600Mi
+      cpu: 100m
+      memory: 200Mi
     requests:
-      cpu: 250m
-      memory: 300Mi
+      cpu: 1m
+      memory: 80Mi
   large:
     limits:
       cpu: 1