Skip to content

Commit 3702744

Browse files
committed
Open blocks by default
1 parent 607ffa6 commit 3702744

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/reference/pages/glossary.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dt {
3131
[[role]]Role <<role,{li}>>:: {empty}
3232
+
3333
.A <<stacklet,Stacklet>> is made up of multiple roles, which refer to the different processes that make up the service.
34-
[%collapsible]
34+
[%collapsible%open]
3535
====
3636
For example HDFS consists of 3 roles: Name nodes, journal nodes and data nodes.
3737
Learn more about xref:concepts:roles-and-role-groups.adoc[].
@@ -40,7 +40,7 @@ Learn more about xref:concepts:roles-and-role-groups.adoc[].
4040
[[role-group]]Role group <<role-group,{li}>>:: {empty}
4141
+
4242
.A <<role,Role>> is made up of multiple role groups.
43-
[%collapsible]
43+
[%collapsible%open]
4444
====
4545
A role group can override configuration set at role level, allowing for different configurations for sets of processes.
4646
Learn more about xref:concepts:roles-and-role-groups.adoc[].
@@ -49,7 +49,7 @@ Learn more about xref:concepts:roles-and-role-groups.adoc[].
4949
[[stacklet]]Stacklet <<stacklet,{li}>>:: {empty}
5050
+
5151
.A deployed service or product instance that is managed by a Stackable operator.
52-
[%collapsible]
52+
[%collapsible%open]
5353
====
5454
A Stacklet is defined by a custom resource like AirflowCluster or DruidCluster.
5555
The term refers to the defining resource and all the resources that belong to it, which are created by the operator, such as StatefulSets, Services, Secrets and ConfigMaps.

0 commit comments

Comments
 (0)