Skip to content

Commit db3498f

Browse files
authored
Update README.md
1 parent 1944999 commit db3498f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

labs/helm/dashboard/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,11 @@ Get the Kubernetes Dashboard URL by running:
4747
4848
[node1 ~]$
4949
```
50+
51+
```
52+
[node1 ~]$ helm list
53+
NAME REVISION UPDATED STATUS CHART APP VERSION NAMESPACE
54+
excited-elk 1 Sun Oct 28 10:00:02 2018 DEPLOYED prometheus-7.3.4 2.4.3 default
55+
loopy-anteater 1 Sun Oct 28 10:06:29 2018 DEPLOYED kubernetes-dashboard-0.7.5 1.10.0 default
56+
[node1 ~]$
57+
```

0 commit comments

Comments
 (0)