Skip to content

Commit 189f675

Browse files
authored
Update mta-7-installing-web-console-on-openshift.adoc
1 parent 7e2bdf0 commit 189f675

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/topics/mta-7-installing-web-console-on-openshift.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@ The most commonly used CR settings are listed in this table:
9595
|Storage class used for the cache volume; ignored when `rwx_supported=false`
9696

9797
|`feature_auth_required`
98-
|`True`
98+
|`true`
9999
|Flag to indicate whether keycloak authorization is required (single user/"`noauth`")
100100

101101
|`feature_isolate_namespace`
102-
|`True`
102+
|`true`
103103
|Flag to indicate whether namespace isolation using network policies is enabled
104104

105105
|`hub_database_volume_size`
@@ -119,8 +119,8 @@ The most commonly used CR settings are listed in this table:
119119
|Size requested for the Keycloak database volume
120120

121121
|`keycloak_sso_req_passwd_update`
122-
|
123-
|
122+
|`true`
123+
|If the flag is set to `true`, users are required to update their password after their first login.
124124

125125
|`pathfinder_database_data_volume_size`
126126
|`1Gi`
@@ -135,7 +135,7 @@ The most commonly used CR settings are listed in this table:
135135
|Storage class requested for the Tackle RWX volumes; deprecated in {ProductShortName} 6.0.1
136136

137137
|`rwx_supported`
138-
|`True`
138+
|`true`
139139
|Flag to indicate whether the cluster storage supports RWX mode
140140

141141
|`rwo_storage_class`

0 commit comments

Comments
 (0)