Update values.yaml
Signed-off-by: Talia Stocks <928827+taliastocks@users.noreply.github.com>
This commit is contained in:
parent
a1af6995fb
commit
4b2ed53483
1 changed files with 3 additions and 0 deletions
|
@ -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: []
|
||||
|
|
Loading…
Reference in a new issue