Drop operator page to bottom of list (#10524)

This commit is contained in:
John Howard 2021-11-19 14:16:53 -08:00 committed by GitHub
parent 72de90d75b
commit c53dd54afc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
---
title: Istio Operator Install
description: Instructions to install Istio in a Kubernetes cluster using the Istio operator.
weight: 20
weight: 99
keywords: [kubernetes, operator]
aliases:
- /docs/setup/install/standalone-operator
owner: istio/wg-environments-maintainers
test: no
status: Beta
---
{{< warning >}}