diff --git a/static/beta/prod/navigation/openshift-navigation.json b/static/beta/prod/navigation/openshift-navigation.json index 58df7a22..4a5b5ddb 100644 --- a/static/beta/prod/navigation/openshift-navigation.json +++ b/static/beta/prod/navigation/openshift-navigation.json @@ -207,19 +207,6 @@ "href": "/openshift/cost-management/oci", "product": "Red Hat Cost Management" }, - { - "id": "costModels", - "appId": "costManagement", - "title": "Cost Models", - "href": "/openshift/cost-management/cost-models", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", false] - } - ] - }, { "id": "costExplorer", "appId": "costManagement", @@ -232,13 +219,7 @@ "appId": "costManagement", "title": "Settings", "href": "/openshift/cost-management/settings", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", true] - } - ] + "product": "Red Hat Cost Management" } ] } diff --git a/static/beta/stage/navigation/openshift-navigation.json b/static/beta/stage/navigation/openshift-navigation.json index 919d4ee8..75f3a906 100644 --- a/static/beta/stage/navigation/openshift-navigation.json +++ b/static/beta/stage/navigation/openshift-navigation.json @@ -198,19 +198,6 @@ "href": "/openshift/cost-management/oci", "product": "Red Hat Cost Management" }, - { - "id": "costModels", - "appId": "costManagement", - "title": "Cost Models", - "href": "/openshift/cost-management/cost-models", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", false] - } - ] - }, { "id": "costExplorer", "appId": "costManagement", @@ -223,13 +210,7 @@ "appId": "costManagement", "title": "Settings", "href": "/openshift/cost-management/settings", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", true] - } - ] + "product": "Red Hat Cost Management" } ] } diff --git a/static/stable/prod/navigation/openshift-navigation.json b/static/stable/prod/navigation/openshift-navigation.json index 38dd0b4f..4cf186f9 100644 --- a/static/stable/prod/navigation/openshift-navigation.json +++ b/static/stable/prod/navigation/openshift-navigation.json @@ -207,19 +207,6 @@ "href": "/openshift/cost-management/oci", "product": "Red Hat Cost Management" }, - { - "id": "costModels", - "appId": "costManagement", - "title": "Cost Models", - "href": "/openshift/cost-management/cost-models", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", false] - } - ] - }, { "id": "costExplorer", "appId": "costManagement", @@ -232,13 +219,7 @@ "appId": "costManagement", "title": "Settings", "href": "/openshift/cost-management/settings", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", true] - } - ] + "product": "Red Hat Cost Management" } ] } diff --git a/static/stable/stage/navigation/openshift-navigation.json b/static/stable/stage/navigation/openshift-navigation.json index 919d4ee8..75f3a906 100644 --- a/static/stable/stage/navigation/openshift-navigation.json +++ b/static/stable/stage/navigation/openshift-navigation.json @@ -198,19 +198,6 @@ "href": "/openshift/cost-management/oci", "product": "Red Hat Cost Management" }, - { - "id": "costModels", - "appId": "costManagement", - "title": "Cost Models", - "href": "/openshift/cost-management/cost-models", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", false] - } - ] - }, { "id": "costExplorer", "appId": "costManagement", @@ -223,13 +210,7 @@ "appId": "costManagement", "title": "Settings", "href": "/openshift/cost-management/settings", - "product": "Red Hat Cost Management", - "permissions": [ - { - "method": "featureFlag", - "args": ["cost-management.ui.nav.settings", true] - } - ] + "product": "Red Hat Cost Management" } ] }