We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef9111 commit d0bd80aCopy full SHA for d0bd80a
site/content/vendir/docs/develop/vendir-spec.md
@@ -62,6 +62,9 @@ directories:
62
secretRef:
63
# (required)
64
name: my-git-auth
65
+ # when this flag set to true it will set the Basic Auth header directly
66
+ # in git configuration to ensure that it does not try to use NTLM
67
+ forceHTTPBasicAuth: false
68
69
# uses hg to clone Mercurial repository (optional; v0.22.0+)
70
hg:
0 commit comments