File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/shared/attachments Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -221,18 +221,18 @@ serde:
221221 # basicAuth:
222222 # enabled: true
223223 # username: token
224- # Password can also be set using the via the -- git.basic-auth.password flag.
224+ # Password can also be set using the --serde.protobuf. git.basic-auth.password flag.
225225 # password:
226226 # You can pass the private key file directly using a flag on the command line, or you can specify it in the
227227 # yaml configuration file. Another alternative is to provide the filepath to a mounted key
228228 # file in this configuration block.
229229 # ssh:
230230 # enabled: false
231231 # username:
232- # privateKey can also be set using the --git.ssh.private-key flag.
232+ # privateKey can also be set using the --serde.protobuf. git.ssh.private-key flag.
233233 # privateKey:
234234 # privateKeyFilepath:
235- # Passphrase can also be set using the --git.ssh.passphrase flag.
235+ # Passphrase can also be set using the --serde.protobuf. git.ssh.passphrase flag.
236236 # passphrase:
237237 # messagePack:
238238 # enabled: false
You can’t perform that action at this time.
0 commit comments