Skip to content

Commit e80f19a

Browse files
link to API reference
1 parent 1122a8b commit e80f19a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/operate/kubernetes/release-notes/7-22-0-releases/7-22-0-6-april2025.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Redis Enterprise for Kubernetes 7.22.0-6 is a feature release that includes enha
2525

2626
| **CRD** | **Field** | **Change** | **Description** |
2727
|--------|-----------|------------|-----------------|
28-
| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments](https://redis.io/docs/latest/operate/kubernetes/re-clusters/multi-namespace/). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
29-
| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the API reference. |
30-
| REC | `spec.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the API reference. |
28+
| REAADB | `spec.participatingClusters[].namespace` | Added | Specifies the namespace in which the REAADB object will be deployed in the corresponding participating cluster. Make sure that the Redis Enterprise operator is configured to watch this namespace and that the required RBAC configuration is in place. For more information, see [Multi-namespace deployments]({{<relref "/operate/kubernetes/re-clusters/multi-namespace/">}}). If no namespace is specified, the REAADB object is deployed to the REC’s namespace in the corresponding cluster. |
29+
| REC | `spec.usageMeter.callHomeClient` | Added | Configuration for the call home client. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api">}}). |
30+
| REC | `spec.resourceLimits` | Added | Configuration that allows Redis Enterprise to adjust system resource settings. For details, see the [REC API reference]({{<relref "/operate/kubernetes/reference/redis_enterprise_cluster_api">}}). |
3131

3232
## Breaking changes
3333

0 commit comments

Comments
 (0)