Ver Fonte

docs: Add Kubernetes URL (#885)

Kroese há 8 meses atrás
pai
commit
6919e36aee
1 ficheiros alterados com 1 adições e 1 exclusões
  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 ⚙️