File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/gpu-feature-discovery Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ is partitioned into 7 equal sized MIG devices (56 total).
251251### MIG ' mixed' strategy
252252
253253With this strategy, a separate set of labels for each MIG device type is
254- generated. The name of each MIG device type is defines as follows:
254+ generated. The name of each MIG device type is defined as follows:
255255
256256```
257257MIG_TYPE=mig-<slice_count>g.<memory_size>.gb
@@ -320,7 +320,7 @@ helm upgrade -i nvdp nvdp/nvidia-device-plugin \
320320 --set devicePlugin.enabled=false
321321```
322322
323- **Note:** You only need the to pass the `--devel` flag to `helm search repo`
323+ **Note:** You only need to pass the `--devel` flag to `helm search repo`
324324and the `--version` flag to `helm upgrade -i` if this is a pre-release
325325version (e.g. `<version>-rc.1`). Full releases will be listed without this.
326326
You can’t perform that action at this time.
0 commit comments