Update values.yaml

Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com>
This commit is contained in:
Talia Stocks 2023-12-22 10:37:45 -05:00 committed by GitHub
parent a1af6995fb
commit 4b2ed53483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,9 @@ nameOverride: ""
# -- Global fullname (argocd-image-updater.fullname in _helpers.tpl) override
fullnameOverride: ""
configName: argocd-image-updater-config
sshConfigName: argocd-image-updater-ssh-config
# -- Extra arguments for argocd-image-updater not defined in `config.argocd`.
# If a flag contains both key and value, they need to be split to a new entry
extraArgs: []