PERF(argocd): increase repo-server CPU limit
- Double CPU limit from 84m to 168m to reduce throttling
This commit is contained in:
@@ -130,7 +130,7 @@ repoServer:
|
|||||||
cpu: 15m
|
cpu: 15m
|
||||||
memory: 225Mi
|
memory: 225Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 84m
|
cpu: 168m
|
||||||
memory: 1310Mi
|
memory: 1310Mi
|
||||||
|
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user