1. 缩减 dsc 服务占用资源

This commit is contained in:
chenbowen
2025-11-13 11:11:22 +08:00
parent 49a54e2199
commit 3e5a0a4845

View File

@@ -44,7 +44,7 @@ spec:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "2048m"
cpu: "1024m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
---
@@ -111,7 +111,7 @@ spec:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "2560m"
cpu: "1024m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy:
@@ -183,7 +183,7 @@ spec:
cpu: "500m"
memory: "1024Mi"
limits:
cpu: "2048m"
cpu: "1024m"
memory: "2048Mi"
terminationGracePeriodSeconds: 30
strategy: