You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**containerd_address**| string | no |`/run/containerd/containerd.sock`| Path to containerd socket. |
101
-
|**containerd_runtime**| string | yes | N/A | Runtime for containerd e.g. `io.containerd.runc.v1` or `io.containerd.runc.v2`. |
102
-
|**stats_interval**| string | no | 1s | Interval for collecting `TaskStats`. |
103
-
|**allow_privileged**| bool | no | true | If set to `false`, driver will deny running privileged jobs. |
104
-
|**auth**| block | no | N/A | Provide authentication for a private registry. See [Authentication](#authentication-private-registry) for more details. |
|**containerd_runtime**| string | yes | N/A | Runtime for containerd e.g. `io.containerd.runc.v1` or `io.containerd.runc.v2`. |
101
+
|**stats_interval**| string | no | 1s | Interval for collecting `TaskStats`. |
102
+
|**allow_privileged**| bool | no | true | If set to `false`, driver will deny running privileged jobs. |
103
+
|**auth**| block | no | N/A | Provide authentication for a private registry. See [Authentication](#authentication-private-registry) for more details. |
0 commit comments