chore(argocd-image-updater): fix referenced URL to command line reference page (#2761)
This commit is contained in:
parent
e088468e72
commit
ea967df1e3
2 changed files with 4 additions and 4 deletions
|
|
@ -107,7 +107,7 @@ config:
|
|||
# -- API kind that is used to manage Argo CD applications (`kubernetes` or `argocd`)
|
||||
applicationsAPIKind: ""
|
||||
|
||||
# Described in detail here https://argocd-image-updater.readthedocs.io/en/stable/install/running/#flags
|
||||
# Described in detail here https://argocd-image-updater.readthedocs.io/en/stable/install/reference/#flags
|
||||
# Note: this is only relevant if config.applicationsAPIKind == 'argocd'
|
||||
argocd:
|
||||
# -- Use the gRPC-web protocol to connect to the Argo CD API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue