Tweak memory requests
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -37,6 +37,11 @@ spec:
|
||||
env:
|
||||
- name: ALLOWLIST
|
||||
value: cdn.bsky.app
|
||||
resources:
|
||||
requests:
|
||||
memory: 184M
|
||||
limits:
|
||||
memory: 184M
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
|
Reference in New Issue
Block a user