Skip to content

Commit f0b3e0f

Browse files
Update content/integrate/redis-data-integration/release-notes/rdi-1-8-0.md
1 parent 4275e82 commit f0b3e0f

File tree

1 file changed

+5
-1
lines changed
  • content/integrate/redis-data-integration/release-notes

1 file changed

+5
-1
lines changed

content/integrate/redis-data-integration/release-notes/rdi-1-8-0.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,8 @@ After upgrading, manually set a unique cluster ID for one of the installations b
108108
kubectl edit cm -n rdi rdi-sys-config
109109
```
110110

111-
Then add the following line `RDI_CLUSTER_ID: cluster-2` to distinguish between the clusters.
111+
Then add the following line to distinguish between the clusters:
112+
113+
```bash
114+
RDI_CLUSTER_ID: cluster-2
115+
```

0 commit comments

Comments
 (0)