Fixed dead link for Openstack provider's credentials

* This commit fixes the dead link (env.rc) that is required for
  setting environment variables for Openstack provider.

Signed-off-by: bijayasharma <vetbijaya@gmail.com>
Change-Id: Icb2358070397a2c54685e902976366faf11c98d4
This commit is contained in:
bijayasharma 2021-09-22 10:58:59 -04:00
parent eb9ac97ce2
commit b341f6eabf

View File

@ -54,7 +54,7 @@ components:
In order to communicate with openstack cloud environment, following set of credentials are In order to communicate with openstack cloud environment, following set of credentials are
needed to be generated. needed to be generated.
The [env.rc](<https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/master/docs/env.rc>) script The [env.rc](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/master/templates/env.rc) script
sets the required environment variables related to credentials. sets the required environment variables related to credentials.
`source env.rc <path/to/clouds.yaml> <cloud>` `source env.rc <path/to/clouds.yaml> <cloud>`