mirror of https://github.com/rancher/ui.git
Merge pull request #3235 from loganhz/azure-node
Show azure node template location for region
This commit is contained in:
commit
5c4e05fb56
|
|
@ -112,7 +112,7 @@ function _initBuiltInLocations() {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
driver: 'azure',
|
driver: 'azure',
|
||||||
keyOrKeysToWatch: 'config.environment',
|
keyOrKeysToWatch: 'config.location',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
driver: 'digitalocean',
|
driver: 'digitalocean',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue