1. 拆分核心模块发布配置
This commit is contained in:
@@ -57,7 +57,7 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "1024Mi"
|
memory: "1024Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "700m"
|
cpu: "500m"
|
||||||
memory: "2048Mi"
|
memory: "2048Mi"
|
||||||
terminationGracePeriodSeconds: 40
|
terminationGracePeriodSeconds: 40
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
@@ -54,7 +54,7 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "1024Mi"
|
memory: "1024Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "800m"
|
cpu: "500m"
|
||||||
memory: "2048Mi"
|
memory: "2048Mi"
|
||||||
terminationGracePeriodSeconds: 40
|
terminationGracePeriodSeconds: 40
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "1024Mi"
|
memory: "1024Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "800m"
|
cpu: "500m"
|
||||||
memory: "2048Mi"
|
memory: "2048Mi"
|
||||||
terminationGracePeriodSeconds: 40
|
terminationGracePeriodSeconds: 40
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ spec:
|
|||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
memory: "1024Mi"
|
memory: "1024Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "800m"
|
cpu: "500m"
|
||||||
memory: "2048Mi"
|
memory: "2048Mi"
|
||||||
terminationGracePeriodSeconds: 40
|
terminationGracePeriodSeconds: 40
|
||||||
strategy:
|
strategy:
|
||||||
|
|||||||
Reference in New Issue
Block a user