diff --git a/archetypes/pattern/_index.adoc b/archetypes/pattern/_index.adoc index 77d47b94f..e8fd12e04 100644 --- a/archetypes/pattern/_index.adoc +++ b/archetypes/pattern/_index.adoc @@ -10,6 +10,10 @@ industries: - Industry 1 - Industry 2 - etc +partners: +- partner 1 +- partner 2 +- etc links: install: arch: diff --git a/config.yaml b/config.yaml index 988f8b25d..e86cc6697 100644 --- a/config.yaml +++ b/config.yaml @@ -28,7 +28,7 @@ markup: taxonomies: industry: 'industries' rh_product: 'rh_products' - other_product: 'other_products' + partners: 'partners' blog_tag: 'blog_tags' mediaTypes: diff --git a/content/patterns/ansible-edge-gitops-kasten/_index.md b/content/patterns/ansible-edge-gitops-kasten/_index.md index e4983212b..c110e46fd 100644 --- a/content/patterns/ansible-edge-gitops-kasten/_index.md +++ b/content/patterns/ansible-edge-gitops-kasten/_index.md @@ -9,7 +9,7 @@ rh_products: - Red Hat OpenShift Virtualization - Red Hat Enterprise Linux - Red Hat OpenShift Data Foundation -other_products: +partners: - Veeam Kasten industries: - Chemical diff --git a/content/patterns/hypershift/_index.adoc b/content/patterns/hypershift/_index.adoc index 10cb87868..858a5a157 100644 --- a/content/patterns/hypershift/_index.adoc +++ b/content/patterns/hypershift/_index.adoc @@ -6,7 +6,7 @@ summary: This pattern is for deploying the Hosted Control Plane (HyperShift) ser rh_products: - Red Hat OpenShift Container Platform - Red Hat MultiCluster Engine -other_products: +partners: - AWS Controller for Kubernetes industries: - Infrastructure diff --git a/content/patterns/multicloud-gitops-Portworx/_index.md b/content/patterns/multicloud-gitops-Portworx/_index.md index d138f59d8..ad415462e 100644 --- a/content/patterns/multicloud-gitops-Portworx/_index.md +++ b/content/patterns/multicloud-gitops-Portworx/_index.md @@ -6,7 +6,7 @@ summary: This pattern helps you develop and deploy applications on an open hybri rh_products: - Red Hat OpenShift Container Platform - Red Hat Advanced Cluster Management -other_products: +partners: - Portworx Enterprise industries: - General diff --git a/layouts/partials/menu-patterns-browser.html b/layouts/partials/menu-patterns-browser.html index 2874d0576..28bf647b1 100644 --- a/layouts/partials/menu-patterns-browser.html +++ b/layouts/partials/menu-patterns-browser.html @@ -75,12 +75,12 @@