update resource limits for flyimg
This commit is contained in:
parent
26a0b9630c
commit
9f6ee988a2
@ -26,8 +26,8 @@ spec:
|
|||||||
cpu: 50m
|
cpu: 50m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 1000m # 1 vCPU
|
||||||
memory: 250Mi
|
memory: 200Mi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: flyimg-storage
|
- name: flyimg-storage
|
||||||
mountPath: /var/www/html/web/uploads
|
mountPath: /var/www/html/web/uploads
|
||||||
|
Reference in New Issue
Block a user