imfreedom/k8s-cluster

Parents 1b6ac0652cea
Children 46d63a739449
give the imfreedom wiki some more memory and cpu which apparently makes statping happy
--- a/50-wiki.imfreedom.org.yaml Sun May 09 22:29:30 2021 -0500
+++ b/50-wiki.imfreedom.org.yaml Mon May 10 04:43:50 2021 -0500
@@ -252,10 +252,10 @@
imagePullPolicy: Always
resources:
limits:
- cpu: 200m
- memory: 256Mi
+ cpu: 500m
+ memory: 512Mi
requests:
- cpu: 100m
+ cpu: 250m
memory: 128Mi
ports:
- containerPort: 80