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: k8s-docs/README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# redisEnterpriseVault - Redis Enterprise integrated with Hashicorp Vault to migrate data from postgresql using redis connect
1
+
# redisEnterpriseVault - Redis Enterprise integrated with Hashicorp Vault to migrate data from postgresql using Redis Connect
2
2
3
3
## Purpose
4
4
5
-
Describe steps to deploy redis-connect inside kubernetes and (optionally) Hashicorp Vault
5
+
Describe steps to deploy Redis Connect inside kubernetes and (optionally) using Hashicorp Vault for credentials
6
6
7
7
8
8
@@ -24,10 +24,9 @@ Describe steps to deploy redis-connect inside kubernetes and (optionally) Hashic
24
24
25
25
26
26
## Overview
27
-
Ensure proper environment exists for running redis connect inside kubernetes and (optionally) Hashicorp Vault. Inside this
28
-
environment, add redis connect and configure a simple replication.
27
+
Ensure proper environment exists for running Redis Connect inside kubernetes and (optionally) using Hashicorp Vault for credentials. Inside this environment, add Redis Connect and configure a simple replication.
0 commit comments