Skip to content

Commit 5af0380

Browse files
committed
gcve: readme fix
1 parent 477f360 commit 5af0380

File tree

1 file changed

+1
-1
lines changed
  • infra/gcp/terraform/k8s-infra-gcp-gcve

1 file changed

+1
-1
lines changed

infra/gcp/terraform/k8s-infra-gcp-gcve/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ First we generate a password for the user which will be used in prow and set it
2323
export GCVE_PROW_CI_PASSWORD="SomePassword"
2424
```
2525

26-
And set credentials for `govc` to work (Note: set `GOVC_URL` to the variable from to and create user + iam stuff in GCVE
26+
And set credentials for `govc`:
2727

2828
```sh
2929
export GOVC_URL="$(gcloud vmware private-clouds describe k8s-gcp-gcve-pc --location us-central1-a --format='get(vcenter.fqdn)')"

0 commit comments

Comments
 (0)