# -- Existing secret to use for git credentials, must be in the appropriate format: https://toolkit.fluxcd.io/components/source/gitrepositories/#https-authentication
...
...
@@ -41,7 +41,9 @@ git:
# -- HTTP git credentials, both username and password must be provided
username:""
password:""
# -- HTTPS certificate authority file. It is also possible to specify a caFile for public repositories, in that case the username and password can be omitted.
caFile:""
# -- SSH git credentials, privateKey, publicKey, and knownHosts must be provided