Even running ``CONTAINERD_NAMESPACE=<k8s.io> nerdc...
# rancher-desktop
m
Even running ``CONTAINERD_NAMESPACE=k8s.io nerdctl info` in the terminal shows the default namespace. This is essentially my current solution.
Copy code
LIMA_HOME="$HOME/Library/Application Support/rancher-desktop/lima" "${scriptdir}/../lima/bin/limactl" shell 0 sudo --preserve-env=CONTAINERD_ADDRESS CONTAINERD_NAMESPACE="${CONTAINERD_NAMESPACE:-default}" nerdctl "$@"