From 347060c6328430ff5655083b92112ae2457a0239 Mon Sep 17 00:00:00 2001 From: Andrew Dewar Date: Mon, 7 Oct 2024 13:38:12 +0100 Subject: [PATCH] Refs 4776: Add content/templating nav to production --- .../prod/navigation/rhel-navigation.json | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/static/stable/prod/navigation/rhel-navigation.json b/static/stable/prod/navigation/rhel-navigation.json index 2fd2bc50..11e5c7e0 100644 --- a/static/stable/prod/navigation/rhel-navigation.json +++ b/static/stable/prod/navigation/rhel-navigation.json @@ -260,6 +260,36 @@ ], "description": "Link your external repositories to build images." }, + { + "id": "templates", + "appId": "contentSources", + "title": "Templates", + "href": "/insights/content/templates", + "icon": "InsightsIcon", + "product": "Red Hat Insights", + "subtitle": "Red Hat Insights for RHEL", + "alt_title": [ + "template", + "add template", + "content", + "custom content" + ], + "permissions": [ + { + "method": "isBeta" + }, + { + "method": "withEmail", + "args": [ + "adewar+rhn@redhat.com", + "bhouse+1@redhat.com", + "jsherril+eng@redhat.com", + "swadeley+eng@redhat.com" + ] + } + ], + "description": "Create content templates for use with systems." + }, { "title": "Patch", "id": "patch",