diff --git a/content/embeds/k8s/openshift_rec.md b/content/embeds/k8s/openshift_rec.md
index 25b32e22b6..7f4978586d 100644
--- a/content/embeds/k8s/openshift_rec.md
+++ b/content/embeds/k8s/openshift_rec.md
@@ -10,7 +10,7 @@ spec:
nodes: 3
redisEnterpriseImageSpec:
repository: registry.connect.redhat.com/redislabs/redis-enterprise
- versionTag: 7.8.2-34.rhel8-openshift
+ versionTag: 7.8.4-66.rhel8-openshift
redisEnterpriseServicesRiggerImageSpec:
repository: registry.connect.redhat.com/redislabs/services-manager
bootstrapperImageSpec:
diff --git a/content/operate/kubernetes/reference/redis_enterprise_active_active_database_api.md b/content/operate/kubernetes/reference/redis_enterprise_active_active_database_api.md
index 3ad2ed833c..abb0266879 100644
--- a/content/operate/kubernetes/reference/redis_enterprise_active_active_database_api.md
+++ b/content/operate/kubernetes/reference/redis_enterprise_active_active_database_api.md
@@ -153,6 +153,13 @@ The Active-Active database global configurations, contains the global properties
Connection/ association to the Active-Active database.
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| bdb_backup_delayed | +object | +
+ Periodic backup has been delayed for longer than specified threshold value [minutes] + |
+ false | +
| bdb_crdt_src_high_syncer_lag | +object | +
+ Active-active source - sync lag is higher than specified threshold value [seconds] + |
+ false | +
| bdb_crdt_src_syncer_connection_error | +object | +
+ Active-active source - sync has connection error while trying to connect replica source + |
+ false | +
| bdb_crdt_src_syncer_general_error | +object | +
+ Active-active source - sync encountered in general error + |
+ false | +
| bdb_high_latency | +object | +
+ Latency is higher than specified threshold value [micro-sec] + |
+ false | +
| bdb_high_throughput | +object | +
+ Throughput is higher than specified threshold value [requests / sec.] + |
+ false | +
| bdb_long_running_action | +object | +
+ An alert for state-machines that are running for too long + |
+ false | +
| bdb_low_throughput | +object | +
+ Throughput is lower than specified threshold value [requests / sec.] + |
+ false | +
| bdb_ram_dataset_overhead | +object | +
+ Dataset RAM overhead of a shard has reached the threshold value [% of its RAM limit] + |
+ false | +
| bdb_ram_values | +object | +
+ Percent of values kept in a shard's RAM is lower than [% of its key count] + |
+ false | +
| bdb_replica_src_high_syncer_lag | +object | +
+ Replica-of source - sync lag is higher than specified threshold value [seconds] + |
+ false | +
| bdb_replica_src_syncer_connection_error | +object | +
+ Replica-of source - sync has connection error while trying to connect replica source + |
+ false | +
| bdb_shard_num_ram_values | +object | +
+ Number of values kept in a shard's RAM is lower than [values] + |
+ false | +
| bdb_size | +object | +
+ Dataset size has reached the threshold value [% of the memory limit] + |
+ false | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Alert enabled or disabled + |
+ true | +
| threshold | +string | +
+ Threshold for alert going on/off + |
+ true | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| readOnlyRootFilesystemPolicy | +object | +
+ Whether RS containers has a read-only root filesystem and what is the policy. some mandatory paths are still writable so RS can work properly. + |
+ false | +
| Name | +Type | +Description | +Required | +
|---|---|---|---|
| enabled | +boolean | +
+ Whether RS containers has a read-only root filesystem. Default is false. + |
+ true | +