fix: add JD01 GC retention controls
This commit is contained in:
+24
-1
@@ -133,8 +133,31 @@ gc:
|
||||
hwlabNode: JD01
|
||||
hwlabLane: v03
|
||||
agentrunNode: JD01
|
||||
agentrunLane: v02
|
||||
agentrunLane: jd01-v02
|
||||
limit: 80
|
||||
containerdImageCache:
|
||||
enabled: true
|
||||
runtimeEndpoint: unix:///run/k3s/containerd/containerd.sock
|
||||
namespace: k8s.io
|
||||
ciNamespaces:
|
||||
- hwlab-ci
|
||||
- agentrun-ci
|
||||
hostContainerdCache:
|
||||
enabled: true
|
||||
root: /var/lib/containerd
|
||||
address: /run/containerd/containerd.sock
|
||||
namespaces:
|
||||
- default
|
||||
orphanCleanup:
|
||||
enabled: true
|
||||
overlaySnapshotsRoot: /var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/snapshots
|
||||
contentBlobRoot: /var/lib/containerd/io.containerd.content.v1.content/blobs/sha256
|
||||
localPathStorage:
|
||||
enabled: true
|
||||
root: /var/lib/rancher/k3s/storage
|
||||
orphanDirPrefixes:
|
||||
- pvc-
|
||||
orphanMinAgeMinutes: 0
|
||||
policyTimer:
|
||||
enabled: true
|
||||
name: unidesk-jd01-low-risk-gc
|
||||
|
||||
Reference in New Issue
Block a user