Skip to content

Commit 9c5de3f

Browse files
Remove unnecessary line after edits
1 parent db1cc54 commit 9c5de3f

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ for more details, including additional configuration options and dialect-specifi
6161
## 3. Create a service account
6262

6363
To allow RDI to access the Spanner instance, you'll need to create a service account with the
64-
appropriate permissions. By default, RDI uses Google Cloud Workload Identity authentication. In this case RDI will assume the [service account is assigned to the GKE cluster](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity#enable_on_clusters_and_node_pools)
65-
when the service account is assigned to the GKE cluster. Alternatively, you can provide the
64+
appropriate permissions. By default, RDI uses Google Cloud Workload Identity authentication. In this case RDI will assume the [service account is assigned to the GKE cluster](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity#enable_on_clusters_and_node_pools). Alternatively, you can provide the
6665
service account credentials as a Kubernetes secret (see step 4 for details).
6766

6867
1. Create the service account

0 commit comments

Comments
 (0)