crd do not need namespace. (#2032)

This commit is contained in:
Guang Ya Liu 2018-07-30 19:00:40 +08:00 committed by istio-bot
parent 8461ec14f5
commit 0e5068f1b9
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ plane and the sidecars for the Istio data plane.
via `kubectl apply`, and wait a few seconds for the CRDs to be committed in the kube-apiserver:
{{< text bash >}}
$ kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml -n istio-system
$ kubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml
{{< /text >}}
1. Choose one of the following two