Skip to content

Commit 7d2fb1e

Browse files
authored
Merge pull request #28128 from GreenApple10/feature/update_dashboard
[zh]update dashboard version to 2.2.0
2 parents 66e8a19 + f1ae3ed commit 7d2fb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

5858
```
59-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0/aio/deploy/recommended.yaml
59+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
6060
```
6161

6262
<!--

0 commit comments

Comments
 (0)