Skip to content

Commit 4877016

Browse files
authored
Merge pull request #37029 from Arhell/zh-upd-ui
[zh] Updated the web-ui-dasboard.md
2 parents 28e2690 + e7a3282 commit 4877016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/tasks/access-application-cluster/web-ui-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The Dashboard UI is not deployed by default. To deploy it, run the following com
5757
默认情况下不会部署 Dashboard。可以通过以下命令部署:
5858

5959
```
60-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
60+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.1/aio/deploy/recommended.yaml
6161
```
6262

6363
<!--

0 commit comments

Comments
 (0)