Update kubernetes/apps/production/flyimg/deployment.yaml
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 33s
All checks were successful
Check Kubernetes YAMLs / scan (push) Successful in 33s
This commit is contained in:
parent
a3c311c74c
commit
bbdfa6f420
@ -26,8 +26,8 @@ spec:
|
|||||||
cpu: 50m
|
cpu: 50m
|
||||||
memory: 100Mi
|
memory: 100Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 1000m # 1 vCPU
|
cpu: 2000m
|
||||||
memory: 200Mi
|
memory: 512Mi
|
||||||
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