Fix typo in kafka pattern

This commit is contained in:
Julio Castillo
2024-03-13 17:59:07 +03:00
parent f16da6099d
commit 93e9909166

View File

@@ -67,7 +67,7 @@ vpc_create = {
7. Fetch the cluster credentials.
```bash
gcloud container fleet memberships get-credentials cluster --project "<walkthrough-project-name/>"
gcloud container fleet memberships get-credentials gke-patterns-cluster --project "<walkthrough-project-name/>"
```
8. Check the nodes are ready.