Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtof committed Jan 7, 2022
1 parent 83e4fe4 commit f118316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you want to use Nutanix Node Driver, you need add it in order to start using
2. Click *Add Node Driver*.
3. Complete the Add Node Driver form. Then click Create.

- *Download URL*: `https://github.com/nutanix/docker-machine/releases/download/v3.0.1/docker-machine-driver-nutanix_v3.0.1_linux`
- *Download URL*: `https://github.com/nutanix/docker-machine/releases/download/v3.1.0/docker-machine-driver-nutanix_v3.1.0_linux`
- *Custom UI URL*: `https://nutanix.github.io/rancher-ui-driver/v3.0.0/component.js`
- *Whitelist Domains*: `nutanix.github.io`

Expand Down Expand Up @@ -68,7 +68,7 @@ Driver Args
| `nutanix-vm-cpus` |The number of cpus in the newly created VM (core) |no | 2|
| `nutanix-vm-cores` |The number of cores per vCPU |no | 1|
| `nutanix-vm-network` |The network(s) to which the VM is attached to |yes ||
| `nutanix-vm-image` |The name of the Image template we use for the newly created VM (must support cloud-init)|yes ||
| `nutanix-vm-image` |The name of the Disk Image template we use for the newly created VM (must support cloud-init)|yes ||
| `nutanix-vm-image-size` |The new size of the Image we use as a template (in GiB) |no ||
| `nutanix-vm-categories` |The name of the categories who will be applied to the newly created VM |no ||
| `nutanix-disk-size` |The size of the additional disk to add to the VM (in GiB) |no ||
Expand Down

0 comments on commit f118316

Please sign in to comment.