Skip to content

Commit 0ac5a14

Browse files
redisVersion
1 parent 806c853 commit 0ac5a14

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

content/operate/kubernetes/reference/redis_enterprise_active_active_database_api.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -274,13 +274,6 @@ The Active-Active database global configurations, contains the global properties
274274
Connection to Redis Enterprise Cluster<br/>
275275
</td>
276276
<td>false</td>
277-
</tr><tr>
278-
<td>redisVersion</td>
279-
<td>string</td>
280-
<td>
281-
Redis OSS version. Version can be specified via <major.minor> prefix, or via channels - for existing databases - Upgrade Redis OSS version. For new databases - the version which the database will be created with. If set to 'major' - will always upgrade to the most recent major Redis version. If set to 'latest' - will always upgrade to the most recent Redis version. Depends on 'redisUpgradePolicy' - if you want to set the value to 'latest' for some databases, you must set redisUpgradePolicy on the cluster before. Possible values are 'major' or 'latest' When using upgrade - make sure to backup the database before. This value is used only for database type 'redis'. Note - Specifying Redis version is currently not supported for Active-Active database.<br/>
282-
</td>
283-
<td>false</td>
284277
</tr><tr>
285278
<td><a href="#specglobalconfigurationsreplicasources">replicaSources</a></td>
286279
<td>[]object</td>
@@ -905,7 +898,7 @@ Specifications for DB upgrade.
905898
<td>upgradeModulesToLatest</td>
906899
<td>boolean</td>
907900
<td>
908-
Upgrades the modules to the latest version that supportes the DB version during a DB upgrade action, to upgrade the DB version view the 'redisVersion' field. Note - This field is currently not supported for Active-Active databases.<br/>
901+
Upgrades the modules to the latest version that supports the DB version during a DB upgrade action, to upgrade the DB version view the 'redisVersion' field. Note - This field is currently not supported for Active-Active databases.<br/>
909902
</td>
910903
<td>true</td>
911904
</tr></tbody>

0 commit comments

Comments
 (0)