mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-03-22 05:01:45 +00:00
(cherry picked from commit 9a8a709e56432b1d6ccf1f30e92b5a7dbefdb355) Signed-off-by: Andy Lee <andy.lee@suse.com> Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
d8ea9be174
commit
622242e4a5
@ -83,7 +83,7 @@ export const HCI_ALLOWED_SETTINGS = {
|
|||||||
kind: 'custom', from: 'import', canReset: true
|
kind: 'custom', from: 'import', canReset: true
|
||||||
},
|
},
|
||||||
[HCI_SETTING.RWX_NETWORK]: {
|
[HCI_SETTING.RWX_NETWORK]: {
|
||||||
kind: 'custom', from: 'import', canReset: true, featureFlag: 'rwxNetworkSetting'
|
kind: 'json', from: 'import', canReset: true, featureFlag: 'rwxNetworkSetting'
|
||||||
},
|
},
|
||||||
[HCI_SETTING.VM_FORCE_RESET_POLICY]: { kind: 'json', from: 'import' },
|
[HCI_SETTING.VM_FORCE_RESET_POLICY]: { kind: 'json', from: 'import' },
|
||||||
[HCI_SETTING.SSL_CERTIFICATES]: { kind: 'json', from: 'import' },
|
[HCI_SETTING.SSL_CERTIFICATES]: { kind: 'json', from: 'import' },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user