imfreedom/k8s-cluster

lower the resources for imfreedom.org

2020-01-27, Gary Kramlich
11fbdc9b40c6
Parents e2073dc95ed7
Children d906498797d2
lower the resources for imfreedom.org
--- a/50-imfreedom.org.yaml Mon Jan 27 08:33:33 2020 -0600
+++ b/50-imfreedom.org.yaml Mon Jan 27 08:34:18 2020 -0600
@@ -99,9 +99,9 @@
- containerPort: 3000
resources:
limits:
- cpu: 100m
+ cpu: 50m
memory: 96Mi
requests:
- cpu: 50m
+ cpu: 10m
memory: 64Mi
---