fix bash command error (#12031)

This commit is contained in:
FangtingYan 2022-09-30 16:48:47 +08:00 committed by GitHub
parent 51174df111
commit 60c24eec7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ test: no
以下标签会覆盖默认策略并强制注入 Sidecar
{{< text bash yaml >}}
$ kubectl get deployment sleep -o yaml | grep "sidecar.istio.io/inject:" -C3
$ kubectl get deployment sleep -o yaml | grep "sidecar.istio.io/inject:" -B4
template:
metadata:
labels: