feat(argo-rollouts): Match autogenerated/tested CRDs in upstream argo-rollouts (#638)

This commit is contained in:
Anderson Silva 2021-04-07 21:29:47 +01:00 committed by GitHub
parent 1d96f80dac
commit b8f483fb73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 256 additions and 2641 deletions

View file

@ -2,7 +2,7 @@ Argo Rollouts Chart
=============
A Helm chart for Argo Rollouts, progressive delivery for Kubernetes.
Current chart version is `0.4.0`
Current chart version is `0.5.0`
Source code can be found [here](https://github.com/argoproj/argo-rollouts)
@ -42,6 +42,7 @@ $ helm install --name my-release argo/argo-rollouts
| controller.metrics.serviceMonitor.enabled | bool | `false` | |
| imagePullSecrets | list | `[]` | |
| installCRDs | bool | `true` | |
| crdAnnotations | object | `{}` | |
| podAnnotations | object | `{}` | |
| podLabels | object | `{}` | |
| serviceAccount.name | string | `"argo-rollouts"` | |