Skip to content

Commit 20810e1

Browse files
tkatilaeero-t
andauthored
Update pkg/apis/deviceplugin/v1/gpudeviceplugin_types.go
Co-authored-by: Eero Tamminen <[email protected]>
1 parent 1b0cd57 commit 20810e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/deviceplugin/v1/gpudeviceplugin_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ type GpuDevicePluginSpec struct {
5151
// +kubebuilder:validation:Enum=balanced;packed;none
5252
PreferredAllocationPolicy string `json:"preferredAllocationPolicy,omitempty"`
5353

54-
// ByPathMode changes how plugin handles the DRM by-path mounting for GPU devices.
54+
// ByPathMode changes how plugin handles the DRM by-path/-dir mounting for GPU devices.
5555
// See GPU plugin documentation for detailed description of the modes.
5656
// If left empty, it defaults to 'single'.
5757
// +kubebuilder:validation:Enum=none;single;all

0 commit comments

Comments
 (0)