mirror of
https://github.com/plausible/hosting.git
synced 2025-06-16 18:57:29 -05:00
lowered unreasonably high resource requirements
This commit is contained in:
@ -83,8 +83,8 @@ spec:
|
||||
memory: 2Gi
|
||||
cpu: 1500m
|
||||
requests:
|
||||
memory: 200Mi
|
||||
cpu: 250m
|
||||
memory: 140Mi
|
||||
cpu: 10m
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /api/health
|
||||
|
Reference in New Issue
Block a user