This commit is contained in:
David Xia 2023-04-05 21:16:49 -04:00 committed by GitHub
parent a8e24d7eeb
commit 2f9f6e165b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -93,8 +93,7 @@ If you use GKE, please ensure your cluster has at least 4 standard GKE nodes. If
{{< /text >}}
{{< warning >}}
If you disabled automatic sidecar injection during installation and rely on [manual sidecar injection]
(/docs/setup/additional-setup/sidecar-injection/#manual-sidecar-injection),
If you disabled automatic sidecar injection during installation and rely on [manual sidecar injection](/docs/setup/additional-setup/sidecar-injection/#manual-sidecar-injection),
use the [`istioctl kube-inject`](/docs/reference/commands/istioctl/#istioctl-kube-inject) command to modify the `bookinfo.yaml`
file before deploying your application.