Jelajahi Sumber

Fix cmdline in docs to apply kube-router manifests

Alex Stockinger 4 tahun lalu
induk
melakukan
e1a6ee9e2c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/network-policies.md

+ 1 - 1
docs/network-policies.md

@@ -10,7 +10,7 @@ Support for [Kubernetes network policies](https://kubernetes.io/docs/concepts/se
 The following command adds network policy support by deploying kube-router to work alongside Kilo:
 
 ```shell
-kubectl apply -f kubectl apply -f https://raw.githubusercontent.com/squat/kilo/main/manifests/kube-router.yaml
+kubectl apply -f https://raw.githubusercontent.com/squat/kilo/main/manifests/kube-router.yaml
 ```
 
 ## Examples