mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00:00
(docs): fixed small errors (#572)
* Update first-steps-tutorial.md * Update proxy-setup.md (#1) * Update registrar-faq.md (#2) * Update first-steps-tutorial.md
This commit is contained in:
@@ -523,7 +523,7 @@ $ kubectl create secret generic service-account \
|
||||
--from-file=service-account-key.json=<service-account-key.json>
|
||||
```
|
||||
|
||||
More details on using sevice account on GKE can be found
|
||||
More details on using service account on GKE can be found
|
||||
[here](https://cloud.google.com/kubernetes-engine/docs/tutorials/authenticating-to-cloud-platform).
|
||||
|
||||
Repeat the same step for all clusters you want to deploy to. Use `gcloud` to
|
||||
|
||||
Reference in New Issue
Block a user