Skip to content

Commit 28b37af

Browse files
ybettank8s-ci-robot
authored andcommitted
Fixing the firmware configuration documentation.
The config fields to be used in order to modify the firmware path on the host but the user was changed rom `setFirmwareClassPath` to `firmwareHostPath` but the documentation wasn't update accordingly. This commit is about to fix that. Signed-off-by: Yoni Bettan <[email protected]>
1 parent caf49d1 commit 28b37af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/mkdocs/documentation/configure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Determines the value of the `seLinuxOptions.type` field of the worker container'
7979
[SecurityContext](https://kubernetes.io/docs/tasks/configure-pod-container/security-context/).
8080
Recommended value: `spc_t`.
8181

82-
#### `worker.setFirmwareClassPath`
82+
#### `worker.firmwareHostPath`
8383

8484
If set, the value of this field will be written by the worker into the `/sys/module/firmware_class/parameters/path` file
8585
on the node.

0 commit comments

Comments
 (0)