docs: fix typo in gcp and gcpkms secrets (#9228)
This commit is contained in:
parent
922f9374c6
commit
d9fbd04a33
|
@ -60,7 +60,7 @@ management tool.
|
|||
|
||||
If you are running Vault from inside [Google Compute Engine][gce] or [Google
|
||||
Kubernetes Engine][gke], the instance or pod service account can be used in
|
||||
place or specifying the credentials JSON file.
|
||||
place of specifying the credentials JSON file.
|
||||
For more information on authentication, see the [authentication section](#authentication) below.
|
||||
|
||||
1. Configure a roleset. Rolesets determine the permissions that Service Account
|
||||
|
|
|
@ -41,7 +41,7 @@ management tool.
|
|||
|
||||
If you are running Vault from inside [Google Compute Engine][gce] or [Google
|
||||
Kubernetes Engine][gke], the instance or pod service account can be used in
|
||||
place or specifying the credentials JSON file. For more information on
|
||||
place of specifying the credentials JSON file. For more information on
|
||||
authentication, see the [authentication section](#authentication) below.
|
||||
|
||||
1. Create a Google Cloud KMS key:
|
||||
|
|
Loading…
Reference in New Issue