Skip to content

Commit 9fe49cd

Browse files
authored
Merge pull request #65 from SataQiu/patch-1
Update config.md
2 parents d21655e + 683edbd commit 9fe49cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All the configurations listed below are managed within the `volcano-vgpu-node-co
4444
You can update these configurations using the following methods:
4545

4646
```bash
47-
kubectl edit configmap volcano-vgpu-device-config -n <namespace>
47+
kubectl edit configmap volcano-vgpu-node-config -n <namespace>
4848
```
4949

5050
After making changes, restart the volcano-vgpu-device-plugin and volcano-scheduler to apply the updated configurations.
@@ -55,4 +55,4 @@ String type, `hami-core` for using hami-core for container resource limitation,
5555
* `devicememoryscaling`:
5656
Integer type, device memory oversubscription on that node
5757
* `devicecorescaling`:
58-
Integer type, device core oversubscription on that node
58+
Integer type, device core oversubscription on that node

0 commit comments

Comments
 (0)