properly set requests and limits for the deployment
This commit is contained in:
parent
cee4b2a8bc
commit
ac845b5073
4 changed files with 54 additions and 7 deletions
|
|
@ -32,10 +32,3 @@ spec:
|
|||
secretKeyRef:
|
||||
name: portal-storage-creds
|
||||
key: AWS_SECRET_ACCESS_KEY
|
||||
resources:
|
||||
limits:
|
||||
cpu: 2
|
||||
memory: 2Gi
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 512Mi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue