Skip to content

Commit aface0e

Browse files
committed
user vm arch
Signed-off-by: Abhishek Kumar <[email protected]>
1 parent f0cc075 commit aface0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/config/section/compute.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ export default {
6363
if (store.getters.metrics) {
6464
fields.push(...metricsFields)
6565
}
66+
fields.push('arch')
6667
if (store.getters.userInfo.roletype === 'Admin') {
6768
fields.splice(2, 0, 'instancename')
6869
fields.push('hostname')

0 commit comments

Comments
 (0)