This commit is contained in:
@@ -37,10 +37,10 @@ steps:
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 500m
|
||||
cpu: 0.5
|
||||
limits:
|
||||
memory: 4Gi # <--- 关键:给大一点,防止爆内存
|
||||
cpu: 2000m
|
||||
memory: 4Gi
|
||||
cpu: 2
|
||||
|
||||
- name: dev-deploy
|
||||
image: ccr.ccs.tencentyun.com/violin/kubectl:latest
|
||||
|
||||
Reference in New Issue
Block a user