Move helm reference out

This commit is contained in:
Luke Kysow 2020-09-08 11:31:04 -07:00
parent 719067af0d
commit 0f58a22f0d
No known key found for this signature in database
GPG Key ID: FA168D4DC3F04307
2 changed files with 3 additions and 3 deletions

View File

@ -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',
], ],
}, },
{ {

View File

@ -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.
--- ---