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