Skip to content

Commit 17d7a77

Browse files
fix typo in API changes (#1425)
1 parent c04c829 commit 17d7a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Redis Enterprise for Kubernetes 7.22.0-7 is a feature release that includes enha
2828
|--------|-----------|------------|-----------------|
2929
| 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. |
3030
| 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">}}). |
31-
| 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">}}). |
31+
| REC | `spec.securityContext.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">}}). |
3232

3333
## Breaking changes
3434

0 commit comments

Comments
 (0)