Skip to content

Commit d9457d4

Browse files
authored
Merge pull request #32158 from Arhell/rev
[zh] update reviewers from SIG-UI
2 parents 87b49e2 + e100915 commit d9457d4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ card:
99
---
1010
<!--
1111
reviewers:
12-
- bryk
12+
- floreks
13+
- maciaszczykm
14+
- shu-mutou
1315
- mikedanese
1416
title: Deploy and Access the Kubernetes Dashboard
1517
content_type: concept
@@ -55,7 +57,7 @@ The Dashboard UI is not deployed by default. To deploy it, run the following com
5557
默认情况下不会部署 Dashboard。可以通过以下命令部署:
5658

5759
```
58-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
60+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.0/aio/deploy/recommended.yaml
5961
```
6062

6163
<!--

0 commit comments

Comments
 (0)