From aa782036a00985489d8ade3e510236631349568a Mon Sep 17 00:00:00 2001 From: Andrew Dewar Date: Tue, 1 Oct 2024 22:19:33 +0100 Subject: [PATCH] Refs 4776: Add content/templating nav to production --- .../prod/navigation/rhel-navigation.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/static/stable/prod/navigation/rhel-navigation.json b/static/stable/prod/navigation/rhel-navigation.json index 2fd2bc50..5d3b85c4 100644 --- a/static/stable/prod/navigation/rhel-navigation.json +++ b/static/stable/prod/navigation/rhel-navigation.json @@ -260,6 +260,31 @@ ], "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"] + } + ], + "description": "Create content templates for use with systems." + }, { "title": "Patch", "id": "patch",