zh-trans: /boilerplates/verify-crds.md (#5656)

* zh-trans: /boilerplates/verify-crds.md

* update
This commit is contained in:
wuzishu 2019-11-27 21:04:11 +08:00 committed by Istio Automation
parent 4a2d0e1124
commit f40b55674c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Wait for all Istio CRDs to be created:
等待所有的 Istio CRD 创建完成:
{{< text bash >}}
$ kubectl -n istio-system wait --for=condition=complete job --all