File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Check the `version` line at the beginning of the file and use the matching confi
8484 runtime_type = " io.containerd.runc.v2"
8585 pod_annotations = [ " flox.dev/*" ]
8686 container_annotations = [ " flox.dev/*" ]
87- [plugins." io.containerd.grpc.v1.cri" .containerd.runtimes.flox.options]
87+ [plugins." io.containerd.grpc.v1.cri" .containerd.runtimes.flox.options]
8888 SystemdCgroup = true
8989 ` ` `
9090
@@ -94,7 +94,7 @@ Check the `version` line at the beginning of the file and use the matching confi
9494 runtime_type = " io.containerd.runc.v2"
9595 pod_annotations = [ " flox.dev/*" ]
9696 container_annotations = [ " flox.dev/*" ]
97- [plugins." io.containerd.cri.v1.runtime" .containerd.runtimes.flox.options]
97+ [plugins." io.containerd.cri.v1.runtime" .containerd.runtimes.flox.options]
9898 SystemdCgroup = true
9999 ` ` `
100100
You can’t perform that action at this time.
0 commit comments