You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/kubernetes/architecture/deployment-options.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ weight: 12
14
14
---
15
15
You can deploy Redis Enterprise for Kubernetes in several different ways depending on your database needs.
16
16
17
-
Multiple RedisEnterpriseDatabase (REDB) resources can be associated with single Redis Enterprise cluster resource (REC) even if they reside in different namespaces.
17
+
Multiple RedisEnterpriseDatabase (REDB) resources can be associated with a single Redis Enterprise cluster resource (REC) even if they reside in different namespaces.
18
18
19
19
The Redis Enterprise cluster (REC) custom resource must reside in the same namespace as the Redis Enterprise operator.
0 commit comments