瀏覽代碼

docs: Add Kubernetes URL (#885)

Kroese 8 月之前
父節點
當前提交
6919e36aee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -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 ⚙️