We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e0d0b6 + 572601e commit d43311eCopy full SHA for d43311e
README.md
@@ -92,7 +92,7 @@ Google Cloud Platform setup
92
* Configure `gcloud` to use the sandbox project
93
* `gcloud config set project pg-sandbox-165613`
94
* Configure `kubectl` to use the sandbox Kubernetes cluster
95
- * `gcloud containers clusters get-credentials sandbox-v3 --zone us-central1-f --project pg-sandbox-165613`
+ * `gcloud container clusters get-credentials sandbox-v3 --zone us-central1-f --project pg-sandbox-165613`
96
97
What it sets up
98
---------------
0 commit comments