mirror of
https://github.com/rancher/rke.git
synced 2025-09-17 15:40:07 +00:00
Merge pull request #2420 from chaudhryfaisal/master
Update README.md to fix typo in RANCHER_METADATA_URL
This commit is contained in:
@@ -47,7 +47,7 @@ To specify RANCHER_METADATA_URL in runtime, populate the environment variable wh
|
||||
```bash
|
||||
RANCHER_METADATA_URL=${URL} rke [commands] [options]
|
||||
|
||||
RANCHER_METATDATA_URL=${./local/data.json} rke [commands] [options]
|
||||
RANCHER_METADATA_URL=${./local/data.json} rke [commands] [options]
|
||||
```
|
||||
|
||||
`RANCHER_METADATA_URL` defaults to `https://releases.rancher.com/kontainer-driver-metadata/dev-v2.4/data.json`.
|
||||
|
Reference in New Issue
Block a user