Update README.md

Signed-off-by: Mark Robinson <mrobinson@plaid.com>
This commit is contained in:
Mark Robinson 2021-05-26 11:13:11 -07:00 committed by Mark Robinson
parent d286c5f3aa
commit 9c239a2058

View file

@ -33,7 +33,7 @@ $ helm install --name my-release argo/argo-rollouts
| controller.component | string | `"rollouts-controller"` | |
| controller.image.pullPolicy | string | `"IfNotPresent"` | |
| controller.image.repository | string | `"argoproj/argo-rollouts"` | |
| controller.image.tag | string | `"v0.10.2"` | |
| controller.image.tag | string | `"v1.0.1"` | |
| controller.name | string | `"argo-rollouts"` | |
| controller.resources | Resource limits and requests for the controller pods. | `{}` |
| controller.tolerations | [Tolerations for use with node taints](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/) | `[]` |