Skip to content

Commit

Permalink
backport of commit b11e148
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkermichael authored Mar 6, 2024
1 parent d4adca8 commit 1c7f3e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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:

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. [Install Rollouts Using Helm and binary](#install-rollouts-using-helm-and-binary)
1. [Standalone installation](#stand-alone-installation)

After installing the controller, you must [apply the RBAC CRD](https://github.com/raw/argoproj-labs/rollouts-plugin-trafficrouter-consul/main/yaml/rbac.yaml) to your Kubernetes cluster.
Expand Down

0 comments on commit 1c7f3e4

Please sign in to comment.