We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477f360 commit 5af0380Copy full SHA for 5af0380
infra/gcp/terraform/k8s-infra-gcp-gcve/README.md
@@ -23,7 +23,7 @@ First we generate a password for the user which will be used in prow and set it
23
export GCVE_PROW_CI_PASSWORD="SomePassword"
24
```
25
26
-And set credentials for `govc` to work (Note: set `GOVC_URL` to the variable from to and create user + iam stuff in GCVE
+And set credentials for `govc`:
27
28
```sh
29
export GOVC_URL="$(gcloud vmware private-clouds describe k8s-gcp-gcve-pc --location us-central1-a --format='get(vcenter.fqdn)')"
0 commit comments