Skip to content

Commit 5bc77cf

Browse files
razvansbernauer
andauthored
Update modules/concepts/pages/operations/cluster_operations.adoc
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent c5179e3 commit 5bc77cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/pages/operations/cluster_operations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This stacklet will consist, among other things, of three StatefulSets created fo
3434

3535
[source,shell]
3636
----
37-
❯ kubectl get sts -l app.kubernetes.io/instance=dumbo
37+
❯ kubectl get statefulset -l app.kubernetes.io/instance=dumbo
3838
NAME READY AGE
3939
dumbo-datanode-default 2/2 4m41s
4040
dumbo-journalnode-default 1/1 4m41s

0 commit comments

Comments
 (0)