From ca2c3f19b6896db5965f7e2496fe24e6599588fa Mon Sep 17 00:00:00 2001 From: Gowtham Shanmugasundaram Date: Sun, 22 May 2022 17:50:03 +0530 Subject: [PATCH] Fix Multiple instances of Object Bucket, Object Bucket Claims under storage section Signed-off-by: Gowtham Shanmugasundaram --- console-extensions.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/console-extensions.json b/console-extensions.json index 143b5830d..1531c1071 100644 --- a/console-extensions.json +++ b/console-extensions.json @@ -72,6 +72,7 @@ "id": "objectbuckets", "section": "storage", "name": "Object Buckets", + "insertAfter": "volumesnapshotcontents", "model": { "group": "objectbucket.io", "kind": "ObjectBucket", @@ -89,6 +90,7 @@ "id": "objectbuckets", "section": "storage", "name": "Object Buckets", + "insertAfter": "volumesnapshotcontents", "model": { "group": "objectbucket.io", "kind": "ObjectBucket", @@ -106,6 +108,7 @@ "id": "objectbucketclaims", "section": "storage", "name": "Object Bucket Claims", + "insertAfter": "volumesnapshotcontents", "model": { "group": "objectbucket.io", "kind": "ObjectBucketClaim", @@ -123,6 +126,7 @@ "id": "objectbucketclaims", "section": "storage", "name": "Object Bucket Claims", + "insertAfter": "volumesnapshotcontents", "model": { "group": "objectbucket.io", "kind": "ObjectBucketClaim",