mirror of https://github.com/rancher/ui.git
parent
5b5c536dba
commit
daf98a8e69
|
|
@ -56,7 +56,7 @@
|
|||
save="awsLogin"
|
||||
cancel=close
|
||||
createLabel="nodeDriver.amazonec2.access.next"
|
||||
savingLabel="nodeDriver.amazonec2.access.loading"
|
||||
savingLabel="nodeDriver.amazoneks.access.loading"
|
||||
}}
|
||||
{{/if}}
|
||||
|
||||
|
|
|
|||
|
|
@ -4590,6 +4590,9 @@ nodeDriver:
|
|||
zstack: ZStack
|
||||
driverOptions: "{driver} Options"
|
||||
templateOptions: "{appName} Template"
|
||||
amazoneks:
|
||||
access:
|
||||
loading: Loading Instance info from Amazon...
|
||||
amazonec2:
|
||||
access:
|
||||
title: 1. Account Access
|
||||
|
|
|
|||
Loading…
Reference in New Issue