We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfc4c63 + 28ee0ab commit 28740b6Copy full SHA for 28740b6
templates/master/01-master-container-runtime/_base/files/crio.yaml
@@ -35,6 +35,7 @@ contents:
35
drop_infra_ctr = true
36
37
[crio.runtime.runtimes.runc]
38
+ runtime_root = "/run/runc"
39
allowed_annotations = [
40
"io.containers.trace-syscall",
41
"io.kubernetes.cri-o.Devices",
templates/worker/01-worker-container-runtime/_base/files/crio.yaml
0 commit comments