From 3e2347eedb27faf1d02cd5b8089fb834becd977e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E7=8E=89=E5=A0=82?= Date: Sun, 13 Sep 2020 19:31:37 +0800 Subject: [PATCH] Update port-forward-access-application-cluster.md --- .../port-forward-access-application-cluster.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md b/content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md index 738d663bc6..3663e9827a 100644 --- a/content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md +++ b/content/zh/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md @@ -228,7 +228,6 @@ local workstation to debug the database that is running in the pod. 与本地 7000 端口建立的连接将转发到运行 Redis 服务器的 pod 的 6379 端口。通过此连接,您可以使用本地工作站来调试在 pod 中运行的数据库。