Skip to content

Commit

Permalink
docs: Add Kubernetes URL (#885)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 13, 2024
1 parent 658c84c commit 6919e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
Via Kubernetes:

```shell
kubectl apply -f kubernetes.yml
kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/master/kubernetes.yml
```

## Compatibility ⚙️
Expand Down

0 comments on commit 6919e36

Please sign in to comment.