Skip to content

Commit c5912ad

Browse files
authored
Merge pull request #15159 from kalexand-rh/PR13995
Replaced glusterfs-registry for glusterfs_registry
2 parents 3924fd4 + 6eb9a78 commit c5912ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install_config/persistent_storage/persistent_storage_glusterfs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The xref:../../install/index.adoc#install-planning[cluster installation] process
122122
can be used to install one or both of two GlusterFS node groups:
123123

124124
- `glusterfs`: A general storage cluster for use by user applications.
125-
- `glusterfs-registry`: A dedicated storage cluster for use by infrastructure
125+
- `glusterfs_registry`: A dedicated storage cluster for use by infrastructure
126126
applications such as an integrated OpenShift Container Registry.
127127

128128
It is recommended to deploy both groups to avoid potential impacts on
@@ -133,7 +133,7 @@ The definition of the clusters is done by including the relevant names in the
133133
`[OSEv3:children]` group, creating similarly named groups, and then populating
134134
the groups with the node information. The clusters can then be configured
135135
through a variety of variables in the `[OSEv3:vars]` group. `glusterfs`
136-
variables begin with `openshift_storage_glusterfs_` and `glusterfs-registry`
136+
variables begin with `openshift_storage_glusterfs_` and `glusterfs_registry`
137137
variables begin with `openshift_storage_glusterfs_registry_`. A few other
138138
variables, such as `openshift_hosted_registry_storage_kind`, interact with the
139139
GlusterFS clusters.

0 commit comments

Comments
 (0)