Skip to content

Commit 4546a71

Browse files
Apply suggestions from code review Copilot
Co-authored-by: Copilot <[email protected]>
1 parent 7171e22 commit 4546a71

File tree

1 file changed

+2
-2
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-2
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/spanner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,13 @@ operator:
199199
enabled: true
200200
className: traefik # Replace with your ingress controller
201201
hosts:
202-
- hostname # Replace with your Spanner DB hostname
202+
- hostname # Replace with your desired ingress hostname
203203
```
204204

205205
## Next steps
206206

207207
After completing the Spanner preparation steps, you can proceed with:
208208

209209
1. [Installing RDI on Kubernetes](/integrate/redis-data-integration/installation/install-k8s)
210-
2. [Deploying your RDI pipeline](/integrate/redis-data-integration/data-pipelines/deploy")
210+
2. [Deploying your RDI pipeline](/integrate/redis-data-integration/data-pipelines/deploy)
211211
3. [Using Redis Insight to manage your RDI pipeline](/develop/tools/insight/rdi-connector)

0 commit comments

Comments
 (0)