Skip to content

Commit 7410a9f

Browse files
Merge pull request #5 from XyLearningProgramming/fix/cpu
🐛 limit more cpu
2 parents 3594ced + f3099fd commit 7410a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ env: {}
8181
# See https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
8282
resources:
8383
limits:
84-
cpu: 1500m
84+
cpu: 3
8585
memory: 800Mi
8686
# requests:
8787
# cpu: 1

0 commit comments

Comments
 (0)