From 08ea3ddc363a4d03383c9687367b1085f844492a Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 22 Oct 2024 21:01:04 +0200 Subject: [PATCH] Update all.yaml Signed-off-by: Kjeld Schouten --- clustertool/embed/generic/patches/all.yaml | 24 ---------------------- 1 file changed, 24 deletions(-) diff --git a/clustertool/embed/generic/patches/all.yaml b/clustertool/embed/generic/patches/all.yaml index 8db76d26fa5e..413134554ee5 100644 --- a/clustertool/embed/generic/patches/all.yaml +++ b/clustertool/embed/generic/patches/all.yaml @@ -49,29 +49,5 @@ machine: net.core.wmem_max: "2500000" vm.nr_hugepages: "2048" - files: - - path: "/etc/cri/conf.d/20-customization.part" - permissions: 0 - content: | - [plugins."io.containerd.grpc.v1.cri"] - enable_unprivileged_ports = true - enable_unprivileged_icmp = true - [plugins."io.containerd.grpc.v1.cri".containerd] - discard_unpacked_layers = false - [plugins."io.containerd.grpc.v1.cri".containerd.runtimes.runc] - discard_unpacked_layers = false - - - path: "/etc/nfsmount.conf" - permissions: 420 - content: | - [ NFSMount_Global_Options ] - nfsvers=4.2 - hard=True - noatime=True - nodiratime=True - rsize=131072 - wsize=131072 - nconnect=8 - registries: config: