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 @@ -235,7 +235,7 @@ version = 2
235
235
236
236
# enable_cdi enables support of the Container Device Interface (CDI)
237
237
# For more details about CDI and the syntax of CDI Spec files please refer to
238
- # https://github.com/container-orchestrated-devices /container-device-interface.
238
+ # https://tags.cncf.io /container-device-interface.
239
239
# TODO: Deprecate this option when either Dynamic Resource Allocation(DRA)
240
240
# or CDI support for the Device Plugins are graduated to GA.
241
241
# `Dynamic Resource Allocation` KEP:
@@ -246,7 +246,7 @@ version = 2
246
246
247
247
# cdi_spec_dirs is the list of directories to scan for CDI spec files
248
248
# For more details about CDI configuration please refer to
249
- # https://github.com/container-orchestrated-devices /container-device-interface#containerd-configuration
249
+ # https://tags.cncf.io /container-device-interface#containerd-configuration
250
250
cdi_spec_dirs = ["/etc/cdi", "/var/run/cdi"]
251
251
252
252
# drain_exec_sync_io_timeout is the maximum duration to wait for ExecSync API'
You can’t perform that action at this time.
0 commit comments