imfreedom/k8s-cluster

Tweak the cpu limits for trac

2021-05-09, Gary Kramlich
5ff1f4437f42
Parents 782ca4c85444
Children 1b6ac0652cea
Tweak the cpu limits for trac
--- a/50-developer.pidgin.im/trac/manifest.yaml Sat May 08 00:13:08 2021 -0500
+++ b/50-developer.pidgin.im/trac/manifest.yaml Sun May 09 22:16:28 2021 -0500
@@ -174,10 +174,10 @@
env:
resources:
limits:
- cpu: 500m
+ cpu: 750m
memory: 256Mi
requests:
- cpu: 250m
+ cpu: 500m
memory: 128Mi
ports:
- containerPort: 5432