Skip to content

Commit a99b008

Browse files
committed
[es] Improvement: Runtime Class
1 parent 4c5a4f1 commit a99b008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/es/docs/concepts/containers/runtime-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ de containerd en `/etc/containerd/config.toml`. Los `handlers` válidos se
134134
configuran en la sección de motores de ejecución:
135135

136136
```
137-
[plugins.cri.containerd.runtimes.${HANDLER_NAME}]
137+
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes.${HANDLER_NAME}]
138138
```
139139

140140
Véase la configuración de containerd para más detalles:

0 commit comments

Comments
 (0)