Merge pull request #28995 from jaronnie/patch-1

Update connecting-frontend-backend.md
This commit is contained in:
Kubernetes Prow Robot 2021-07-26 19:02:45 -07:00 committed by GitHub
commit 85868d8fcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ View information about the backend Deployment:
查看后端的 Deployment 信息: 查看后端的 Deployment 信息:
```shell ```shell
kubectl describe deployment hello kubectl describe deployment backend
``` ```
<!-- <!--