We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fe328 commit 2fd747eCopy full SHA for 2fd747e
1 file changed
shell/plugins/steve/steve-pagination-utils.ts
@@ -766,8 +766,7 @@ export const PAGINATION_SETTINGS_STORE_DEFAULTS: PaginationSettingsStores = {
766
{ resource: CAPI.RANCHER_CLUSTER, context: ['side-bar'] },
767
{ resource: MANAGEMENT.CLUSTER, context: ['side-bar'] },
768
{ resource: CATALOG.APP, context: ['branding'] },
769
- SECRET,
770
- CAPI.MACHINE_SET
+ SECRET
771
],
772
generic: false,
773
}
0 commit comments