Lower Resource Requirements
This commit is contained in:
@@ -20,11 +20,11 @@ spec:
|
||||
imagePullPolicy: "Always"
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
memory: "128Mi"
|
||||
cpu: "75m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "250m"
|
||||
memory: "128Mi"
|
||||
cpu: "75m"
|
||||
env:
|
||||
- name: ALLOWED_ORIGINS
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user