We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1944999 commit db3498fCopy full SHA for db3498f
labs/helm/dashboard/README.md
@@ -47,3 +47,11 @@ Get the Kubernetes Dashboard URL by running:
47
48
[node1 ~]$
49
```
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