mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
remove RANCHER_MANAGER_SUPPORT setting
This commit is contained in:
parent
48a93f6c9c
commit
244a3f8e06
@ -67,7 +67,6 @@ export const HCI_ALLOWED_SETTINGS = {
|
||||
[HCI_SETTING.SUPPORT_BUNDLE_IMAGE]: { kind: 'json', from: 'import' },
|
||||
[HCI_SETTING.STORAGE_NETWORK]: { kind: 'custom', from: 'import' },
|
||||
[HCI_SETTING.VM_FORCE_RESET_POLICY]: { kind: 'json', from: 'import' },
|
||||
[HCI_SETTING.RANCHER_MANAGER_SUPPORT]: { kind: 'boolean' },
|
||||
[HCI_SETTING.SSL_CERTIFICATES]: { kind: 'json', from: 'import' },
|
||||
[HCI_SETTING.SSL_PARAMETERS]: {
|
||||
kind: 'json', from: 'import', canReset: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user