File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
install_config/persistent_storage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ The xref:../../install/index.adoc#install-planning[cluster installation] process
122122can 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
126126applications such as an integrated OpenShift Container Registry.
127127
128128It 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
134134the groups with the node information. The clusters can then be configured
135135through 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 `
137137variables begin with `openshift_storage_glusterfs_registry_`. A few other
138138variables, such as `openshift_hosted_registry_storage_kind`, interact with the
139139GlusterFS clusters.
You can’t perform that action at this time.
0 commit comments