File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -95,11 +95,11 @@ The most commonly used CR settings are listed in this table:
95
95
|Storage class used for the cache volume; ignored when `rwx_supported=false`
96
96
97
97
|`feature_auth_required`
98
- |`True `
98
+ |`true `
99
99
|Flag to indicate whether keycloak authorization is required (single user/"`noauth`")
100
100
101
101
|`feature_isolate_namespace`
102
- |`True `
102
+ |`true `
103
103
|Flag to indicate whether namespace isolation using network policies is enabled
104
104
105
105
|`hub_database_volume_size`
@@ -119,8 +119,8 @@ The most commonly used CR settings are listed in this table:
119
119
|Size requested for the Keycloak database volume
120
120
121
121
|`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.
124
124
125
125
|`pathfinder_database_data_volume_size`
126
126
|`1Gi`
@@ -135,7 +135,7 @@ The most commonly used CR settings are listed in this table:
135
135
|Storage class requested for the Tackle RWX volumes; deprecated in {ProductShortName} 6.0.1
136
136
137
137
|`rwx_supported`
138
- |`True `
138
+ |`true `
139
139
|Flag to indicate whether the cluster storage supports RWX mode
140
140
141
141
|`rwo_storage_class`
You can’t perform that action at this time.
0 commit comments