docs(argo-cd): Rename comment of repositoryCredentials to credentialTemplates (#2219)
Rename comment of repositoryCredentials to credentialTemplates Signed-off-by: Ali Reza <alirezayahya@gmail.com>
This commit is contained in:
parent
a64615414d
commit
4e0698ec43
2 changed files with 3 additions and 3 deletions
|
|
@ -476,7 +476,7 @@ configs:
|
|||
|
||||
# -- Repositories list to be used by applications
|
||||
## Creates a secret for each key/value specified below to create repositories
|
||||
## Note: the last example in the list would use a repository credential template, configured under "configs.repositoryCredentials".
|
||||
## Note: the last example in the list would use a repository credential template, configured under "configs.credentialTemplates".
|
||||
repositories: {}
|
||||
# istio-helm-repo:
|
||||
# url: https://storage.googleapis.com/istio-prerelease/daily-build/master-latest-daily/charts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue