Remove unused /var/lib/registry data

This commit is contained in:
2026-03-26 05:10:35 +08:00
parent e5dfe17ae6
commit 8acf025a9d
5 changed files with 40 additions and 15 deletions

View File

@@ -1,2 +1,3 @@
PARTLABEL=config /opt/monok8s/config vfat defaults,noatime 0 0
PARTLABEL=data /data ext4 defaults,noatime 0 21
/data/var /var none rbind,noatime 0 0