CHORE(app): increase CPU limits
- Increase CPU limits - Reduce throttling
This commit is contained in:
@@ -16,4 +16,4 @@ spec:
|
|||||||
cpu: "35m"
|
cpu: "35m"
|
||||||
limits:
|
limits:
|
||||||
memory: "84Mi"
|
memory: "84Mi"
|
||||||
cpu: "105m"
|
cpu: "210m"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ commonLabels:
|
|||||||
# 이미지 태그 설정
|
# 이미지 태그 설정
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/mayne0213/jovies
|
- name: ghcr.io/mayne0213/jovies
|
||||||
newTag: develop-sha-9abc720e2b5164520d27d028073b97213c39bc66
|
newTag: develop-sha-c72e1658eea33d5e4697b951366e6808fc620f7b
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- deployment-patch.yaml
|
- deployment-patch.yaml
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ spec:
|
|||||||
cpu: "50m"
|
cpu: "50m"
|
||||||
limits:
|
limits:
|
||||||
memory: "120Mi"
|
memory: "120Mi"
|
||||||
cpu: "150m"
|
cpu: "300m"
|
||||||
|
|||||||
Reference in New Issue
Block a user