chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.13.0 (#2692)
* chore(argocd-image-updater): Update dependency argoproj-labs/argocd-image-updater to v0.13.0 * feat(argocd-image-updater): update deployment as following upstream Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argocd-image-updater): correct doc Signed-off-by: yu-croco <yu.croco@gmail.com> * fix(argocd-image-updater): fix manifest Signed-off-by: yu-croco <yu.croco@gmail.com> * chore(argocd-image-updater): bump version Signed-off-by: yu-croco <yu.croco@gmail.com> --------- Signed-off-by: yu-croco <yu.croco@gmail.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
7be9b016fb
commit
39e1322df2
4 changed files with 20 additions and 18 deletions
|
|
@ -114,7 +114,7 @@ The `config.registries` value can be used exactly as it looks in the documentati
|
|||
| rbac.enabled | bool | `true` | Enable RBAC creation |
|
||||
| replicaCount | int | `1` | Replica count for the deployment. It is not advised to run more than one replica. |
|
||||
| resources | object | `{}` | Pod memory and cpu resource settings for the deployment |
|
||||
| securityContext | object | `{}` | Security context settings for the deployment |
|
||||
| securityContext | object | See [values.yaml] | Security context settings for the deployment |
|
||||
| serviceAccount.annotations | object | `{}` | Annotations to add to the service account |
|
||||
| serviceAccount.create | bool | `true` | Specifies whether a service account should be created |
|
||||
| serviceAccount.labels | object | `{}` | Labels to add to the service account |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue