Skip to content

Commit a163f39

Browse files
authored
docs: Fix inconsistency in the documentation on git write-back credentials (argoproj-labs#356)
1 parent d16e3e6 commit a163f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ this is the workflow how Argo CD Image Updater performs change to Git:
136136

137137
The important pieces to this workflow are:
138138

139-
* Credentials configured in Argo CD will not be re-used, you have to supply a
139+
* Credentials configured in Argo CD will be re-used, unless you override with a
140140
dedicated set of credentials
141141

142142
* Write-back is a commit to the tracking branch of the Application.

0 commit comments

Comments
 (0)