mirror of
https://github.com/google/nomulus.git
synced 2025-06-28 23:33:36 +02: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:
parent
763a9573ee
commit
223832a402
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue