Skip to content

Commit f1ae3ed

Browse files
committed
updateVersion
1 parent 51aa022 commit f1ae3ed

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)