feat(gc): add JD01 remote pressure policy
This commit is contained in:
@@ -106,6 +106,44 @@ gc:
|
||||
limit: 50
|
||||
resultLimit: 50
|
||||
full: false
|
||||
remote:
|
||||
targets:
|
||||
JD01:
|
||||
memoryPressure:
|
||||
processPatterns:
|
||||
- chrome
|
||||
- chromium
|
||||
- web-probe observe
|
||||
- playwright
|
||||
observeStateRoots:
|
||||
- /root/workspace/hwlab-v03/.state/web-observe
|
||||
- /root/workspace/hwlab-v03/.state/playwright-cli
|
||||
staleRunMaxAgeHours: 6
|
||||
pvcAttribution:
|
||||
namespaces:
|
||||
- agentrun-ci
|
||||
- agentrun-v02
|
||||
- hwlab-ci
|
||||
- hwlab-dev
|
||||
- hwlab-prod
|
||||
- hwlab-v03
|
||||
candidateNamespaces:
|
||||
- agentrun-ci
|
||||
- hwlab-ci
|
||||
hwlabNode: JD01
|
||||
hwlabLane: v03
|
||||
agentrunNode: JD01
|
||||
agentrunLane: v02
|
||||
limit: 80
|
||||
policyTimer:
|
||||
enabled: true
|
||||
name: unidesk-jd01-low-risk-gc
|
||||
onCalendar: daily
|
||||
randomizedDelaySec: 20min
|
||||
journalTargetBytes: 256MiB
|
||||
tmpMinAgeHours: 24
|
||||
includeAptCache: true
|
||||
includeToolCaches: false
|
||||
policyTimer:
|
||||
journald:
|
||||
systemMaxUse: 512MiB
|
||||
|
||||
Reference in New Issue
Block a user