Removing oci storage and helmops from experimental features
This commit is contained in:
parent
9742e44de9
commit
3aac572954
|
|
@ -49,6 +49,8 @@ module.exports = {
|
|||
{type:'doc', id:'imagescan'},
|
||||
{type:'doc', id:'bundle-add'},
|
||||
{type:'doc', id:'observability'},
|
||||
{type:'doc', id:'oci-storage'},
|
||||
{type:'doc', id:'helm-ops'}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
@ -101,9 +103,7 @@ module.exports = {
|
|||
label: 'Experimental Features',
|
||||
collapsed: false,
|
||||
items:[
|
||||
'enableexperimental',
|
||||
'oci-storage',
|
||||
'helm-ops',
|
||||
'enableexperimental'
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue