feat: increase xlog cpu limit

This commit is contained in:
Kind Jeff 2023-01-06 19:14:25 +08:00 committed by GitHub
parent b57bcb2e8d
commit af01c0dac4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ spec:
cpu: "150m"
limits:
memory: "2000Mi"
cpu: "500m"
cpu: "1500m"
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts: