Skip to content

Commit

Permalink
Fix typo in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: naed3r <40650681+nate-moo@users.noreply.github.com>
Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
  • Loading branch information
nate-moo authored and DmitriyMV committed Oct 11, 2024
1 parent 8a228ba commit 3e1eb28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Now that the device plugin is deployed, you can deploy a pod that requests the d
The request for the device is specified as a [resource](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/) in the pod spec.

```yaml
requests:
resources:
limits:
squat.ai/tun: "1"
```
Expand Down

0 comments on commit 3e1eb28

Please sign in to comment.