I want to use kata shimv2 in /etc/crio/crio.conf as one of the runtimes.  Anyone know the syntax I should be using for the runtime_path?  The runtime_path specified in this example gave a "usage" error.

[crio.runtime.runtimes.kata]
runtime_path = "/opt/kata/bin/containerd-shim-kata-v2"
runtime_type = "oci"
runtime_root = "/run/kata-runtime"


Thanks,
A