Skip to content

Commit

Permalink
fix(containers): typo
Browse files Browse the repository at this point in the history
Signed-off-by: Antoine Cotten <antoine@unikraft.io>
  • Loading branch information
antoineco committed Oct 10, 2023
1 parent 3278695 commit 7bae9bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ handler: runu
The following Pod definition runs a single-container Pod from our unikernel OCI
image, using `runu` as runtime class. It can be created/started using the
`kubectl command`:
`kubectl create` command:

```yaml
apiVersion: v1
Expand Down

0 comments on commit 7bae9bf

Please sign in to comment.