Skip to content

Commit 116839a

Browse files
authored
Merge pull request #29316 from sysnet4admin/patch-2
Update web-ui-dashboard.md
2 parents 58e8910 + 11c7b70 commit 116839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Dashboard also provides information on the state of Kubernetes resources in your
3434
The Dashboard UI is not deployed by default. To deploy it, run the following command:
3535

3636
```
37-
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.2.0/aio/deploy/recommended.yaml
37+
kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
3838
```
3939

4040
## Accessing the Dashboard UI

0 commit comments

Comments
 (0)