Problems with Kubernetes setting cgroup config for procHooks WRONG PATH

Error: failed to create containerd task: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: openat2 /sys/fs/cgroup/kubepods/burstable/pod03f3a69f-82ff-4368-a1aa-16ddaf74ac22/xmrig/memory.max: no such file or directory: unknown

The path should be sys/cgroup/memory/kubepods/burstable…
Where do I change this path?