Update website/content/docs/k8s/deployment-configurations/argo-rollouts-configuration.mdx

pull/20680/head
Michael Wilkerson 2024-03-06 10:39:30 -08:00 committed by GitHub
parent c5d7394075
commit 0c8cddae66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Consul's support for Argo Rollouts is currently limited to subset-based routing.
There are three methods for installing the Argo Rollouts Controller with Consul on Kubernetes: There are three methods for installing the Argo Rollouts Controller with Consul on Kubernetes:
1. [Install with Helm and init containers](#install-rollouts-using-helm-init-containers). We recommend installing the Argo Rollouts Controllor using this method. 1. [Install Rollouts Using Helm and init containers](#install-rollouts-using-helm-and-binary). We recommend installing the Argo Rollouts Controllor using this method.
1. [Build the binary and install with Helm](#install-rollouts-using-helm-binary) 1. [Build the binary and install with Helm](#install-rollouts-using-helm-binary)
1. [Standalone installation](#stand-alone-installation) 1. [Standalone installation](#stand-alone-installation)