feat(argocd-image-updater): Add custom environment variables (#874)

* feat(argocd-notifications): Add example for defaultTriggers (#871)

* extending chart by optional defaultTriggers

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjustments according review comments

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 rework using existing field

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 fixing linebreaks

Signed-off-by: shortsn <shortsn@users.noreply.github.com>

* #871 adjusting version

Signed-off-by: shortsn <shortsn@users.noreply.github.com>
Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variable

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variables

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* Revert "feat(argocd-image-updater): Add custom environment variable"

This reverts commit c6146d942c97dc694aa7777ec73d649afba1b4ab.

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* feat(argocd-image-updater): Add custom environment variables into deployment

Signed-off-by: Sergiy Gavrylenko <sgavrylenko@domovoy.org.ua>

* chore: Rework PR

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: shortsn <shortsn@users.noreply.github.com>
Co-authored-by: Sergiy Gavrylenko <bigboo@bbq.agency>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marko Bevc <marko@scalefactory.com>
This commit is contained in:
sgavrylenko 2021-09-16 21:59:39 +03:00 committed by GitHub
parent f10234f340
commit 258ad7fa64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 2 deletions

View file

@ -27,6 +27,11 @@ extraArgs: []
# - --once
# - --registries-conf-path /app/config/registries.conf
# -- Extra environment variables for argocd-image-updater
extraEnv: []
# - name: AWS_REGION
# value: "us-west-1"
config:
# Described in detail here https://argocd-image-updater.readthedocs.io/en/stable/install/running/#flags
argocd: