Move helm reference out
This commit is contained in:
parent
719067af0d
commit
0f58a22f0d
|
@ -94,7 +94,6 @@ export default [
|
|||
{
|
||||
category: 'installation',
|
||||
content: [
|
||||
'helm',
|
||||
{
|
||||
category: 'platforms',
|
||||
name: 'Platform Guides',
|
||||
|
@ -151,6 +150,7 @@ export default [
|
|||
'ambassador',
|
||||
'upgrade',
|
||||
'uninstall',
|
||||
'helm',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: docs
|
||||
page_title: Install with Helm Chart
|
||||
sidebar_title: Install with Helm Chart
|
||||
page_title: Helm Chart Reference
|
||||
sidebar_title: Helm Chart Reference
|
||||
description: Reference for the Consul Helm chart.
|
||||
---
|
||||
|
Loading…
Reference in New Issue